Package Exports
- @pwrdrvr/microapps-app-nextjs-demo-cdk
- @pwrdrvr/microapps-app-nextjs-demo-cdk/lib/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 (@pwrdrvr/microapps-app-nextjs-demo-cdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Overview
This is the Release Console for the MicroApps framework.
Development
nvm use- For Mac
- Install Xcode
xcode-select --installbrew install vips
npm inpm run dev- Open in browser:
http://localhost:3000/nextjs-demo
Publish New Version of Microapp
See GitHub Actions workflows for example commands.