5 lines
95 B
JSON
5 lines
95 B
JSON
{
|
|
"watch": ["src", ["styles"]],
|
|
"ext": "ts,pug,scss",
|
|
"exec": "run-s build start"
|
|
} |