We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7279f91 commit bfa03fcCopy full SHA for bfa03fc
1 file changed
package.json
@@ -29,6 +29,7 @@
29
"typescript": "^2.5.3"
30
},
31
"scripts": {
32
+ "build": "./node_modules/.bin/rollup -c",
33
"test": "./node_modules/.bin/istanbul cover node_modules/mocha/bin/_mocha -- -R spec",
34
"perf": "./node_modules/.bin/matcha perf.js"
35
0 commit comments