Add Vue jest plugin, move test
This commit is contained in:
parent
1844d0d627
commit
7babcbd547
6 changed files with 1318 additions and 36 deletions
|
@ -1,4 +1,4 @@
|
|||
[build]
|
||||
command = "yarn test && yarn build"
|
||||
command = "yarn test:unit && yarn build"
|
||||
publish = "dist"
|
||||
environment = { YARN_VERSION = "1.13.0" }
|
||||
|
|
Reference in a new issue