8 lines
121 B
JSON
Executable File
8 lines
121 B
JSON
Executable File
{
|
|
"watch": [
|
|
"dist",
|
|
"config.json"
|
|
],
|
|
"ext": "cjs,json",
|
|
"exec": "node dist/bundle.cjs"
|
|
} |