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 f7e7809 commit 97c108bCopy full SHA for 97c108b
package.json
@@ -36,7 +36,7 @@
36
"rollup-plugin-uglify": "^6.0.3"
37
},
38
"scripts": {
39
- "build": "rollup ./src/canvas-gauge-card.js -o ./dist/canvas-gauge-card.js",
+ "build": "rollup -c",
40
"start": "rollup -c --watch"
41
}
42
0 commit comments