build: update Vue CLI to 5.x

This commit is contained in:
Łukasz Holeczek
2021-11-26 16:36:06 +01:00
parent 863efa04dc
commit a46ab69767
6 changed files with 3187 additions and 5831 deletions
-3
View File
@@ -1,6 +1,3 @@
module.exports = {
preset: '@vue/cli-plugin-unit-jest',
transform: {
'^.+\\.vue$': 'vue-jest',
},
}