m-nathani / craco-plugin-micro-frontend

Convert your CRA project into a node library application without ejecting or losing update support of react-scripts
MIT License
4 stars 0 forks source link

Usage after setup #3

Open stefensuhat opened 1 year ago

stefensuhat commented 1 year ago

Hi, sorry if its not the place to ask this.

noob question:

  1. what's the next step after setting it up?
  2. How to add module from outside the repo?

Thanks.

stefensuhat commented 1 year ago

i saw this example but it only show local import file.

m-nathani commented 1 year ago

hi @stefensuhat , did not completely understood your question.. however to use it you can craete your craco.config.js in root of your repo and install this package craco-plugin-micro-frontend to use inside it

here is more details craco