chore(build): correct comment
This commit is contained in:
parent
6dbd4d969b
commit
ef8dc40492
@ -115,7 +115,7 @@ function makeBrowserTree(options) {
|
|||||||
replaceWithPath: writeScriptsForPath
|
replaceWithPath: writeScriptsForPath
|
||||||
});
|
});
|
||||||
|
|
||||||
// TODO(broccoli): are these needed here, if not loaded by a script tag??
|
// Copy all vendor scripts into all examples and benchmarks
|
||||||
['benchmarks/src', 'benchmarks_external/src', 'examples/src/benchpress'].forEach(
|
['benchmarks/src', 'benchmarks_external/src', 'examples/src/benchpress'].forEach(
|
||||||
copyVendorScriptsTo);
|
copyVendorScriptsTo);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user