4kb size regression for Angular hello world app in 5.5.3
See original GitHub issueRxJS version: 5.5.3
Code to reproduce:
https://github.com/angular/angular/blob/master/integration/ng-cli-create.sh
(I know, not the easiest to repro, but I’ve just heard that this might be a known issue, so let me know if you actually need repro instructions)
Expected behavior:
build size @ 5.5.2:
-rw-r--r-- 1 iminar eng 1447 Dec 5 11:42 dist/inline.36c6f984ff67507c37b1.bundle.js
-rw-r--r-- 1 iminar eng 154348 Dec 5 11:42 dist/main.7d62bae64a30f7219ca6.bundle.js
-rw-r--r-- 1 iminar eng 61254 Dec 5 11:42 dist/polyfills.7f53b28243f8114c8ce6.bundle.js
Actual behavior:
build size @ 5.5.3:
-rw-r--r-- 1 iminar eng 1447 Dec 5 11:35 dist/inline.455c2227f221ca0aa623.bundle.js
-rw-r--r-- 1 iminar eng 158431 Dec 5 11:35 dist/main.52a3df1e9da61219f4c8.bundle.js
-rw-r--r-- 1 iminar eng 61254 Dec 5 11:35 dist/polyfills.7f53b28243f8114c8ce6.bundle.js
The difference is 4.1kb for this hello world app.
Additional information:
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
IVY: What is the angular hello world app size? - Reddit
If i remember correctly "cake size" was set to be 10kb gzipped for a hello world app.
Read more >Angular Tutorial - 3 - Hello World App - YouTube
Courses - https://learn.codevolution.dev/ Support UPI - https://support.codevolution.dev/ Support PayPal ...
Read more >Untitled
Pocket size calendar template, Daily deal sites philippines, 147 planchado rojo? ... British brothers league, Overlapping photoshop tutorial, News now uk ...
Read more >How to get an Angular Hello World app under 10KB?
Seems that < 10KB will happen only with Ivy, but still, current Hello World size should be smaller (around 36KB) as shown here: ......
Read more >Out of equilibrium dynamics of complex systems - LPTHE
5.5.3 The transformation in the multiplicative white noise case . ... Some of the problems discussed above pertain to the classical World.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
thanks!
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.