Skip to content

webpack模块联邦机制,实现react不同项目组件的共用

Notifications You must be signed in to change notification settings

minsion/react-ModuleFederationPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-ModuleFederationPlugin

1.componentApp

cd componentApp
npm install
npm run start

2.preview componentApp

preview

3.mainApp

cd mainApp
npm install
npm run start

4.preview mainApp

preview

About

webpack模块联邦机制,实现react不同项目组件的共用

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published