Conversation
d9f4027 to
5bda701
Compare
5bda701 to
3d7c81f
Compare
|
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
dbe80ac
Compare
lib/broccoli/angular2-app.js
Outdated
| 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
cfe2184
Compare
|
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.