vue-electron / vuex-electron

Integration of Vuex and Electron
MIT License
305 stars 97 forks source link

Webpack 5 incompatibility #84

Open MLDMoritz opened 2 years ago

MLDMoritz commented 2 years ago

BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case.