6 lines
121 B
JSON
6 lines
121 B
JSON
|
{
|
||
|
"name": "@coder/web",
|
||
|
"scripts": {
|
||
|
"build": "../../node_modules/.bin/webpack --config ./webpack.dev.config.js"
|
||
|
}
|
||
|
}
|