ivy-code-size
ivy-code-size copied to clipboard
Preview of Angular Ivy Renderer
Results
3
ivy-code-size issues
Sort by
recently updated
recently updated
newest added
transpiling and building works
I tried the same example: 1. npx ngc (with enableIvy: true) 2. npx rollup -c rollup.config.js 2. public But my result is not 3.5k like you. ![screen shot 2018-12-03 at...
Hi. I was experimenting with application and i was not able to get to size of application as you have in your demo. I updated everything to latest and try...