Commit bb341bae authored by sven's avatar sven

Update package.json

parent e6dded6c
......@@ -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