Skip to content

Commit

Permalink
Remove inconvenient postinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
masked-rpgmaker committed Oct 2, 2020
1 parent da83eee commit 583360c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"namespace": "Schach.Pathfinding",
"testProjectDir": "../..",
"scripts": {
"postinstall": "emsdk install 2.0.4",
"prebuild": "npm run build:metadata && npm run build:wasm",
"build:metadata": "mz-mtdt -i ./plugin-metadata.yaml -o dist/annotations.js",
"build:wasm": "emsdk activate 2.0.4 && cd wasm/rea-star && make",
Expand Down

0 comments on commit 583360c

Please sign in to comment.