We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0221417 commit a9e7ec7Copy full SHA for a9e7ec7
package.json
@@ -36,7 +36,7 @@
36
"scripts": {
37
"build": "rollup -c && typedoc src",
38
"watch": "rollup -c -w",
39
- "watch:web": "rollup -c rollup.dev.config.js -w"
+ "watch:web": "rollup -c rollup.web.config.js -w"
40
},
41
"engines": {
42
"node": ">=8.14.0"
0 commit comments