We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8622a23 commit 3dbd202Copy full SHA for 3dbd202
package.json
@@ -4,7 +4,6 @@
4
"clean": "rimraf output && rimraf .pulp-cache",
5
"build": "eslint src && pulp build -- --censor-lib --strict",
6
"test": "pulp test",
7
-
8
"bench:build": "purs compile \"bench/**/*.purs\" \"src/**/*.purs\" \"bower_components/*/src/**/*.purs\"",
9
"bench:run": "node -e \"require('./output/Bench.Main/index.js').main()\"",
10
"bench": "npm run bench:build && npm run bench:run"
0 commit comments