chore: track size of a "Hello world" app built with SystemJS
Closes #6621
This commit is contained in:
@ -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: [
|
||||
|
Reference in New Issue
Block a user