mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 07:10:53 +00:00
4 lines
129 B
JSON
4 lines
129 B
JSON
|
{
|
||
|
"watch": ["webpack.config.js"],
|
||
|
"exec": "export DEBUG=express:* && webpack-dev-server --port=3003 --mode=development"
|
||
|
}
|