Skip to content

fix(Compiler): production build was not rendering some components#1

Open
abner wants to merge 1 commit intomasterfrom
fix-production-build
Open

fix(Compiler): production build was not rendering some components#1
abner wants to merge 1 commit intomasterfrom
fix-production-build

Conversation

@abner
Copy link
Owner

@abner abner commented Aug 12, 2016

fix(Compiler): production build was not rendering some components

This fixes the issue angular#1644

Changed mangle configution passed to UglifyJsPlugin to mangle: { screw_ie8 : true, keep_fnames: true }

This fixes the issue angular#1644
Changed mangle configution passed to UglifyJsPlugin to `mangle: { screw_ie8 : true, keep_fnames: true }`
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.

1 participant