Package Exports
- create-micro-frontends
- create-micro-frontends/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-micro-frontends) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
create-micro-frontends
Do you want to easily experiment with Lean micro-frontends? The create-micro-frontends CLI helps you get started from scratch. Do you have a front-end monolith and want to break it up? Check this guide.
With NPM:
npm create micro-frontends@latestWith Yarn:
yarn create micro-frontendsWith PNPM:
pnpm create micro-frontends