mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-02 18:09:38 -05:00
@@ -32,7 +32,9 @@ module.exports = api => {
|
||||
],
|
||||
'testMatch': [
|
||||
'**/tests/unit/**/*.spec.(js|jsx|ts|tsx)|**/__tests__/*.(js|jsx|ts|tsx)'
|
||||
]
|
||||
],
|
||||
// https://github.com/facebook/jest/issues/6766
|
||||
'testURL': 'http://localhost/'
|
||||
}
|
||||
|
||||
if (!api.hasPlugin('typescript')) {
|
||||
|
||||
Reference in New Issue
Block a user