Questions tagged as 'vuex'

1
answer

Error importing js into webpack (vue-cli)

When I try to import the store.js script, I get the error of the image. I'm using Vue-cli with Vue-router and Vuex. It is a clean installation after installing vue-cli install vuex. this is the webpack.base.conf.js configuration...
asked by 02.04.2017 / 23:41
2
answers

Validate the existence of a token in the browser's localStorage

the question that I have a token saved in the localstorage and what I want is that if that browser token is deleted I automatically redirect to the login window if the need to refresh the window or something else, imagine that I made a manually...
asked by 04.12.2018 / 01:45