Skip to content

Commit e35206d

Browse files
committed
Remove rollup bundle
1 parent e85587b commit e35206d

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
@@ -5,7 +5,7 @@
55
"main": "dist/vue-testing-library.js",
66
"scripts": {
77
"format": "kcd-scripts format",
8-
"build": "kcd-scripts build && kcd-scripts build --bundle --no-clean",
8+
"build": "kcd-scripts build",
99
"lint": "kcd-scripts lint",
1010
"test": "kcd-scripts test",
1111
"test:update": "npm test -- --updateSnapshot --coverage",

0 commit comments

Comments
 (0)