mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
Merge pull request #111 from chennin/patch-1
Install uglify-js before use.
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
"test": "npm run lint && npm run jasmine-no-stack",
|
"test": "npm run lint && npm run jasmine-no-stack",
|
||||||
"start": "node generate_distribution.js",
|
"start": "node generate_distribution.js",
|
||||||
"build": "node generate_distribution.js",
|
"build": "node generate_distribution.js",
|
||||||
|
"preinstall": "npm install --ignore-scripts",
|
||||||
"install": "node generate_distribution.js"
|
"install": "node generate_distribution.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user