fix(bundle): don’t bundle traceur/reflect into benchpress - amended change

Don’t need to bundle them as they are already
present in G3. I.e. the benchpress bundle
only includes benchpress and Angular2 bits.

Also removes adding license headers for now,
as we only have one license.
This commit is contained in:
Tobias Bosch 2015-06-29 11:28:23 -07:00
parent 8c66a25270
commit d629ed7d5b
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ var BENCHPRESS_BUNDLE_CONFIG = {
],
excludes: [
'traceur',
'traceur/bin/traceur-runtime',
'reflect-metadata',
'selenium-webdriver',
'rtts_assert',