Closed
Description
When using lazy loading modules the resulting chunks (like 0.59ea61d3b756000074ac.chunk.js ) are not gzipped.
- OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Yosemite - Versions. Please run
ng --version
. If there's nothing outputted, please run
in a Terminal:node --version
and paste the result here:
angular-cli: 1.0.0-beta.15
node: 6.1.0
os: darwin x64
- Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
Create an app with a lazy loaded module. run ng build --prod
- The log given by the failure. Normally this include a stack trace and some
more information.
n/a
- Mention any other details that might be useful.
n/a
Metadata
Metadata
Assignees
Labels
No labels