Commit 1da10358 authored by mahui's avatar mahui
parents 205fedda bb341bae
......@@ -7,7 +7,7 @@
"scripts": {
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
"start": "npm run dev",
"build": "node build/build.js"
"build": "node --max_old_space_size=4096 build/build.js"
},
"dependencies": {
"coordtransform": "^2.1.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment