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

feat(@angular/cli): add scope hoisting via webpack 3 #6365

Merged
merged 1 commit into from
Jul 10, 2017

Commits on Jul 10, 2017

  1. feat(@angular/cli): add scope hoisting via webpack 3

    This should result in significant bundle size reduction. For best results, build for production with `--vendor-chunk=false`.
    
    See https://medium.com/webpack/webpack-3-official-release-15fd2dd8f07b for details.
    filipesilva committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    79db553 View commit details
    Browse the repository at this point in the history