politico / typesafe-vuex

A simple way to get static typing, static code analysis and intellisense with Vuex library - maintained fork of vuex-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide approach for using in IE 11, and using consistently after minification

jackkoppa opened this issue · comments

Copied from istrib/vuex-typescript#13; also was an issue in vuex-typex here: mrcrowl/vuex-typex#22

This package, since it requires a certain vue.config.js Webpack addition to work consistently after minification, should provide that config as a helper

Closed by #5

Available in v3.2.0 👍