chore: track size of a "Hello world" app built with SystemJS

Closes #6621
This commit is contained in:
Pawel Kozlowski
2016-01-20 17:56:00 +01:00
parent 132829e5e2
commit 9c96b8affc
6 changed files with 89 additions and 24 deletions

View File

@ -227,7 +227,7 @@ module.exports = function makeBrowserTree(options, destinationPath) {
destDir: '/'
});
if (modules.benchmarks || modules.benchmarks_external || modules.playground) {
if (modules.playground) {
htmlTree = replace(htmlTree, {
files: ['playground*/**/*.html'],
patterns: [