diff --git a/src/worker/workermain.ts b/src/worker/workermain.ts index 29938bdb..988ab59f 100644 --- a/src/worker/workermain.ts +++ b/src/worker/workermain.ts @@ -484,10 +484,15 @@ function populateFiles(step:BuildStep, fs, options?:BuildOptions) { } function populateExtraFiles(step:BuildStep, fs, extrafiles) { - // TODO: cache extra files if (extrafiles) { for (var i=0; i