We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 696a6ba + 171b16b commit ee43308Copy full SHA for ee43308
1 file changed
snowpack.config.js
@@ -12,7 +12,7 @@ module.exports = {
12
'@snowpack/plugin-run-script',
13
{
14
cmd: 'npm run build:res',
15
- watch: '$1 -w',
+ watch: '$1 -- -w',
16
},
17
],
18
0 commit comments