diff --git a/webpack.common.js b/webpack.common.js index 4a401501e..61efd4c5a 100644 --- a/webpack.common.js +++ b/webpack.common.js @@ -15,10 +15,6 @@ module.exports = { new CleanWebpackPlugin(), new CopyPlugin({ patterns: [ - { - from: 'config*.json', - to: '' - }, { from: 'themes/', to: 'themes/'