fix: testing
This commit is contained in:
parent
e23b44eda6
commit
f07ba70dd5
|
@ -10,6 +10,6 @@
|
|||
"webpack": "4.29.6"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mochapack --watch --webpack-config webpack.test.config.js 'packages/**/*.spec.js'"
|
||||
"test": "find packages -type d -name node_modules -exec rm -r {} \\; && mochapack --watch --webpack-config webpack.test.config.js 'packages/**/*.spec.js'"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user