arielsalminen / vue-design-system

An open source tool for building UI Design Systems with Vue.js
https://vueds.com
MIT License
2.17k stars 224 forks source link

Upgrage to Webpack 4 #50

Closed arielsalminen closed 6 years ago

arielsalminen commented 6 years ago

No hurry, but probably makes sense to do sooner or later. Maybe wait for Vue 3.0 as well?

arielsalminen commented 6 years ago

Investigated this a bit further and it seems like it’ll require some rewriting of the Webpack configs. There’re a few(?) dependencies as well that do not yet support 4 so moving this a bit further into the future. Unless someone wants to help here?

Related issue on Vue Webpack template (Vue Design System’s configs are based on this): https://github.com/vuejs-templates/webpack/issues/1280

Related pull on Vue Styleguidist (The styleguide generator that Vue Design System uses): https://github.com/vue-styleguidist/vue-styleguidist/pull/101

arielsalminen commented 6 years ago

Part of https://github.com/viljamis/vue-design-system/pull/82

arielsalminen commented 6 years ago

Released in https://github.com/viljamis/vue-design-system/releases/tag/3.0.0