diff --git a/webpack/production.js b/webpack/production.js index b92604043..9968a2ca9 100644 --- a/webpack/production.js +++ b/webpack/production.js @@ -58,7 +58,7 @@ module.exports = merge(sharedConfig, { '**/*.map', 'stats.json', 'report.html', - 'instance', + 'instance/**/*', // any browser that supports ServiceWorker will support woff2 '**/*.eot', '**/*.ttf',