797efe72fd
* Fix loading within the CLI * Remove app * Remove promise handle * Fix requested changes
6 lines
182 B
JSON
6 lines
182 B
JSON
{
|
|
"name": "@coder/web",
|
|
"scripts": {
|
|
"build": "UV_THREADPOOL_SIZE=100 node --max-old-space-size=32384 ../../node_modules/webpack/bin/webpack.js --config ./webpack.config.js"
|
|
}
|
|
} |