Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

feat(minification): code-split bundles will be minified #814

Merged
merged 26 commits into from
Mar 13, 2017
Merged

Conversation

jgw96
Copy link
Contributor

@jgw96 jgw96 commented Mar 13, 2017

Short description of what this resolves:

This PR adds functionality to minify all bundles that get created, not just the main bundle. It also adds new tests tests around this functionality.

Changes proposed in this pull request:

  • Modify uglify function to minify all bundles that get created
  • Modify transpile function to transpile all bundles that get created
  • Modify babili function to minify all bundles that get created
  • Improve error handling

@jgw96 jgw96 merged commit d8d9a4e into master Mar 13, 2017
@jgw96 jgw96 deleted the split-minifying branch March 13, 2017 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant