Removed cypress vue plugin, able to run test server and do a release build seems ok
had to add babel/core manually first This is the checkpoint for post cypress removal from client project
This commit is contained in:
@@ -41,9 +41,8 @@
|
||||
"vuex-persistedstate": "^2.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cypress/webpack-preprocessor": "^4.1.5",
|
||||
"@babel/core": "^7.15.8",
|
||||
"@vue/cli-plugin-babel": "^4.5.13",
|
||||
"@vue/cli-plugin-e2e-cypress": "^4.5.13",
|
||||
"@vue/cli-plugin-eslint": "^4.5.13",
|
||||
"@vue/cli-plugin-pwa": "^4.5.13",
|
||||
"@vue/cli-plugin-router": "^4.5.13",
|
||||
|
||||
Reference in New Issue
Block a user