Skip to content

Commit 97c108b

Browse files
committed
New build command
1 parent f7e7809 commit 97c108b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"rollup-plugin-uglify": "^6.0.3"
3737
},
3838
"scripts": {
39-
"build": "rollup ./src/canvas-gauge-card.js -o ./dist/canvas-gauge-card.js",
39+
"build": "rollup -c",
4040
"start": "rollup -c --watch"
4141
}
4242
}

0 commit comments

Comments
 (0)