You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
I'm submitting a ... (check one with "x")
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:
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?
aaaaf75
6f8a821
node --version
=v6.11.1
The text was updated successfully, but these errors were encountered: