mirror of
https://github.com/coder/code-server.git
synced 2024-12-21 08:41:53 +03:00
6 lines
121 B
JSON
6 lines
121 B
JSON
|
{
|
||
|
"name": "@coder/web",
|
||
|
"scripts": {
|
||
|
"build": "../../node_modules/.bin/webpack --config ./webpack.dev.config.js"
|
||
|
}
|
||
|
}
|