Commit 4a0786b
Fix POST requests from api.js (#605)
Moving api.js to the utilities package introduced a couple of bugs,
one was saving no longer works.
As part of that I started to gitignore `build/index.js` as we don't need this in version control.1 parent 6567ab7 commit 4a0786b
2 files changed
Lines changed: 2 additions & 2 deletions
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments