Skip to content

Commit

Permalink
run inwasm late
Browse files Browse the repository at this point in the history
  • Loading branch information
jerch committed Apr 16, 2023
1 parent 81168ea commit dce2d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"prepare": "npm run setup",
"setup": "npm run build",
"presetup": "node ./bin/install-addons.js",
"postsetup": "cd addons/xterm-addon-serialize2 && npm run build",
"prepublishOnly": "npm run package",
"watch": "tsc -b -w ./tsconfig.all.json --preserveWatchOutput",
"benchmark": "NODE_PATH=./out xterm-benchmark -r 5 -c test/benchmark/benchmark.json",
Expand Down

0 comments on commit dce2d2c

Please sign in to comment.