angular-seed icon indicating copy to clipboard operation
angular-seed copied to clipboard

Source map explorer showing incorrect bundle size

Open aGoncharuks opened this issue 8 years ago • 3 comments

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

aGoncharuks avatar Aug 09 '17 12:08 aGoncharuks

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

vyakymenko avatar Nov 15 '17 20:11 vyakymenko

Hi @vyakymenko , Windows 10

aGoncharuks avatar Nov 15 '17 22:11 aGoncharuks

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

vyakymenko avatar Nov 15 '17 22:11 vyakymenko