Uses @ng-rspack/build.
myapp
contains an Angular application with 800 libraries, each with a single lib.- Each lib is lazy-loaded via routing in the app
- To run:
cd apps/myapp
thennpx nx build-rs myapp
Uses @ng-rspack/build.
myapp
contains an Angular application with 800 libraries, each with a single lib.cd apps/myapp
then npx nx build-rs myapp