diff --git a/development/build/static.js b/development/build/static.js index 9ae309e53..636af1106 100644 --- a/development/build/static.js +++ b/development/build/static.js @@ -76,7 +76,7 @@ for (const tag of languageTags) { const copyTargetsDev = [ ...copyTargets, { - src: './app/scripts/', + src: './development', pattern: '/chromereload.js', dest: ``, },