question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

4kb size regression for Angular hello world app in 5.5.3

See original GitHub issue

RxJS 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:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
IgorMinarcommented, Dec 6, 2017

thanks!

0reactions
lock[bot]commented, Jun 6, 2018

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found