mrcrowl / vuex-typex

Typescript builder for strongly-typed access to Vuex Store modules
MIT License
193 stars 22 forks source link

System.register is not supported by webpack #19

Closed mgdodge closed 5 years ago

mgdodge commented 5 years ago

Just updated the dependencies on a site template which includes vuex-typex. No problems before, but now getting the following:

warning  in ./node_modules/vuex-typex/dist/index.js
System.register is not supported by webpack.
mrcrowl commented 5 years ago

Ah shit.. sorry about that. Switched back to commonjs output.

mgdodge commented 5 years ago

Updated 3.1.3 on npm is fixed, closing this issue. You might want to tag/update the releases on github to reflect the latest version on npm, it still says 3.0.1 is the latest release there.

mrcrowl commented 5 years ago

Thanks. Done.

On Wed, 30 Jan 2019 at 05:28, mgdodge notifications@github.com wrote:

Updated 3.1.3 on npm is fixed, closing this issue. You might want to tag/update the releases on github to reflect the latest version on npm, it still says 3.0.1 is the latest release there.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mrcrowl/vuex-typex/issues/19#issuecomment-458607318, or mute the thread https://github.com/notifications/unsubscribe-auth/ABtooIH25Yh7A__P5dnXxV-5WwzV8cY7ks5vIHabgaJpZM4aT1d8 .