Skip to content

Commit b191c4f

Browse files
committed
destam-dom: Add npm build to build without minification
1 parent 77ff7b4 commit b191c4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frameworks/keyed/destam-dom/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
},
1010
"scripts": {
1111
"dev": "rollup -c -w",
12+
"build": "rollup -c",
1213
"build-prod": "rollup -c --environment production"
1314
},
1415
"author": "Alexander Orzechowski",

0 commit comments

Comments
 (0)