- Demo purpose for What's next conference
- node >= 10
-
start app
npm run start
-
build modules
npm run build-react
npm run build-vue
- module will be copy to assets
- app will reload on copy
-
navigate to /react or /vue to see lazyload on routing
-
all modules main component will be lazyload into root zone container
- execute
npm run pre-rollup
if you made change in /scripts/rollup.ts