boenfu / vuex-along

:memo: auto save and restore state for vuex
https://boenfu.github.io/vuex-along/
MIT License
259 stars 36 forks source link

安装1.1.5的版本报错 #18

Closed wangcheng1212 closed 5 years ago

wangcheng1212 commented 5 years ago

安装的1.1.5的版本,报错"export 'default' (imported as 'vuexAlong') was not found in 'vuex-along'

wangcheng1212 commented 5 years ago

安装最新版本的,又会报index.js?91c9:79 Uncaught TypeError: Object(...) is not a function

79行代码: plugins: [createVuexAlong()] // 数据保存

boenfu commented 5 years ago

我想你是否需要这个 https://stackoverflow.com/questions/51374678/es6-uncaught-typeerror-object-is-not-a-function

boenfu commented 5 years ago

先关闭啦 有需要请再次打开