/vue2-webpack-federation

webpack module federation with vue2 and vue cli

Primary LanguageHTML

vue2-webpack-federation

These purpose of this project is to use webpack module federation with vue2 generated by vue cli. All webpack config changes are done via vue.config.js.

Note: In order to use webpack5 these projects are generated using the latest alpha version of vue cli.

Getting started

npm install
npm run bootstrap
npm start