Skip to content

herrmannplatz/vue2-webpack-federation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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