/react-typescript-module-federation

react, typescript, yarn-workspace, webpack-module-federation

Primary LanguageJavaScript

react-typescript-module-federation

react, typescript, yarn-workspace, webpack-module-federation

This project uses yarn-workspace and the main motivation was to have the webpack HMR working in both the container and the child app.

Try repo

  1. yarn to install all the packages
  2. yarn start:editor
  3. yarn start At https://localhost:3000 is the host/container app that use the editor app

Known issue:

  1. HMR in editor app not working

Reference: