ropbla9 / vue-reactive-storage

Reactive layer for interacting with localStorage from Vue. Plugin for Vue 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uglify Error

delueg opened this issue · comments

i get this warning when i try to "npm run build" in my "vue-cli pwa template" app.

ERROR in static/js/vendor.e94132c75cc782c7d66d.js from UglifyJs
Unexpected token name «key», expected punc «;» [./~/vue-reactivestorage/index.js:15,0][static/js/vendor.e94132c75cc782c7d66d.js:56346,21]

I know this is somehow connected to to limitations of Uglify.

But maybe somebody can help on that?