Merge pull request #1006 from ajaxorg/restore-postinstall
Revert "don't build on install"
This commit is contained in:
commit
365cd8a685
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@
|
|||
"lib": "lib/ace"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node lib/ace/test/all.js"
|
||||
"test": "node lib/ace/test/all.js",
|
||||
"postinstall": "node ./install.js"
|
||||
},
|
||||
"config": {
|
||||
"github.com/sourcemint/bundler-js/0/-meta/config/0": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue