Building in Production -> put to the Server
give an error: Vuex handler functions must not be anonymous. Resolve: npm cache clean --force npm install npm i npm@latest -g
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
created() {
|
||||
//this.title = 'My Vue and CosmosDB Heroes App'
|
||||
console.info(process.env)
|
||||
// console.info(process.env)
|
||||
UserStore.mutations.autologin()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user