Uh oh!
There was an error while loading. Please reload this page.
Add bundling - #549
Conversation
googlebot
commented
Apr 30, 2016
We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm. |
Heya @googlebot, I rebased my commit on top of @hansl's one. He's cool with that. He asked me to do it. |
9a7b00b to
dbe80acCompare| var merged = new BroccoliMergeTrees(buildTrees, { overwrite: true }); | ||
| merged = new BroccoliMergeTrees([merged, new BroccoliSwManifest([merged])]); | ||
| if (isProduction){ |
There was a problem hiding this comment.
Not sure why lint didn't catch this, but add a space between ) and {.
bf5b73a to
cfe2184Comparegooglebot
commented
May 3, 2016
CLAs look good, thanks! |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Blocked by #481.
This PR adds bundling of all SystemJS loaded packages in production builds.