|
|
@ -5,7 +5,7 @@
|
|
|
|
"main": "index.js",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"scripts": {
|
|
|
|
"script": "node --max_old_space_size=8096 node_modules/gulp-cli/bin/gulp.js script",
|
|
|
|
"script": "node --max_old_space_size=8096 node_modules/gulp-cli/bin/gulp.js script",
|
|
|
|
"serve": "node --max_old_space_size=8096 node_modules/gulp-cli/bin/gulp.js",
|
|
|
|
"dev": "node --max_old_space_size=8096 node_modules/gulp-cli/bin/gulp.js",
|
|
|
|
"build": "node --max_old_space_size=8096 node_modules/gulp-cli/bin/gulp.js build"
|
|
|
|
"build": "node --max_old_space_size=8096 node_modules/gulp-cli/bin/gulp.js build"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"repository": {
|
|
|
|