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

fix(build): separate async pipeline to generate non-gzipped bundles (fixes #367) #632

Closed
wants to merge 1 commit into from

Conversation

sqwk
Copy link

@sqwk sqwk commented Jun 20, 2016

No description provided.

@valorkin
Copy link
Member

Why ?

@sqwk
Copy link
Author

sqwk commented Jun 23, 2016

Because non-gzipped map files are not generated, which fails on servers that do not support mod-deflate. (81e16b7 apparently did not fix the issue.)

Also when using the angular-cli with the --prod flag, the gzipped files produce an Unexpected token ILLEGAL error.

@valorkin
Copy link
Member

but there min\unmin and gzip\ungzip versions of bundles

@sqwk
Copy link
Author

sqwk commented Jun 23, 2016

The unzipped .map were not included in v1.0.17. Is there another reason why they could be missing?

@valorkin valorkin closed this in 1ffd2b4 Jun 24, 2016
@valorkin
Copy link
Member

I believe this should help

@sqwk sqwk deleted the gzip-patch branch June 28, 2016 08:39
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

Successfully merging this pull request may close these issues.

2 participants