diff --git a/webpack.config.js b/webpack.config.js index cb4b01e05..9aa878c7c 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -109,9 +109,6 @@ module.exports = [ to: 'media' }, { from: 'node_modules/highlightjs/styles/zenburn.css' - }, { - from: 'assets', - to: 'assets' }]) ]) })