Skip to content

Commit b4c7948

Browse files
committed
fix unit
1 parent d9ff403 commit b4c7948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/bundler-plugin-core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"clean:all": "run-p clean clean:deps",
4949
"clean:build": "premove ./dist *.tgz",
5050
"clean:deps": "premove node_modules",
51+
"pretest": "yarn prebuild",
5152
"test": "jest",
5253
"lint": "eslint ./src ./test",
5354
"fix": "eslint ./src ./test --format stylish --fix"

0 commit comments

Comments
 (0)