generate parser at build stage
This commit is contained in:
parent
8d95d96b4b
commit
6eb0832282
@ -5,7 +5,7 @@
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
"test": "eslint bin && nyc -r=text -r=lcov mocha",
|
||||
"install": "node bin/build.js && node-gyp rebuild"
|
||||
"build": "node bin/build.js && node-gyp rebuild"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user