It also allows us to use JitCompiler with AoT.
The key point here is running the Angular command line offline compiler ngc
before building application
-
Clone this repo
-
Run
npm i
Run npm start
Run npm run build:prod
Run npm run serve:prod
to test production build