Skip to content

Ge-yuan-jun/pure-webpack5-mf-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

module federation plugin demo

it's a demo using module federation plugin from webpack5 with vue2 & vue-router

Quick Start

cd base
npm install && npm start

cd layout
npm install && npm start

some info

When you need to use module federation with router, you must add import('main.js') for importing router files synchronously.

About

webpack5 module federation plugin usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published