fix(benchmarks): update react and polymer benchmarks and get tree update numbers for all of the benchmarks as well.
Closes #4709
This commit is contained in:
@@ -219,7 +219,9 @@ module.exports = function makeBrowserTree(options, destinationPath) {
|
||||
var scripts = mergeTrees(servingTrees);
|
||||
var polymerFiles = new Funnel('.', {
|
||||
files: [
|
||||
'bower_components/polymer/lib/polymer.html',
|
||||
'bower_components/polymer/polymer.html',
|
||||
'bower_components/polymer/polymer-micro.html',
|
||||
'bower_components/polymer/polymer-mini.html',
|
||||
'tools/build/snippets/url_params_to_form.js'
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user