Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source map explorer showing incorrect bundle size #2047

Open
aGoncharuks opened this issue Aug 9, 2017 · 3 comments
Open

Source map explorer showing incorrect bundle size #2047

aGoncharuks opened this issue Aug 9, 2017 · 3 comments

Comments

@aGoncharuks
Copy link

I'm submitting a ... (check one with "x")

[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see use [gitter](https://gitter.im/mgechev/angular2-seed) or [stackoverflow](https://stackoverflow.com/questions/tagged/angular2)

Current behavior

Running build task with source map explorer html file creation bundle size in application schema doesn't match real bundle file size.

Expected behavior

File sizes to match each other.

Minimal reproduction of the problem with instructions

Doing the following:

  1. Clone angular-seed repository
  2. npm run sme.prod.rollup.aot

Bundle size in dist folder:
http://imgur.com/a/4eDe2

Bundle size in source-map-explorer output file:
http://imgur.com/a/apcby

Shouldn't sizes match here?

  • Angular Seed Version: aaaaf75

6f8a821

  • Node: node --version =
    v6.11.1
@vyakymenko
Copy link
Contributor

Hello @aGoncharuks , what OS you are using, cant reproduce this issue.

@aGoncharuks
Copy link
Author

Hi @vyakymenko , Windows 10

@vyakymenko
Copy link
Contributor

Hi @aGoncharuks , will verify this issue tomorrow on Win 10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants