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 e85587b commit e35206dCopy full SHA for e35206d
package.json
@@ -5,7 +5,7 @@
5
"main": "dist/vue-testing-library.js",
6
"scripts": {
7
"format": "kcd-scripts format",
8
- "build": "kcd-scripts build && kcd-scripts build --bundle --no-clean",
+ "build": "kcd-scripts build",
9
"lint": "kcd-scripts lint",
10
"test": "kcd-scripts test",
11
"test:update": "npm test -- --updateSnapshot --coverage",
0 commit comments