### OS? OSX Sierra ### Versions. ng1.0.0-beta.20-4 ### Repro steps. ng build --prod --aot ### The log given by the failure. `styles.ebd7cdd833eaa18dd0d067137d084756.bundle.css` file but no `styles.ebd7cdd833eaa18dd0d067137d084756.bundle.css.gzip` file ### Mention any other details that might be useful. There are gzip files for JS etc but there just isn't one for CSS, which would be nice :)