mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
fix webpack config formatting
This commit is contained in:
@@ -111,9 +111,7 @@ plugins: [
|
||||
}),
|
||||
|
||||
new CopyWebpackPlugin([
|
||||
{
|
||||
from: 'versions.json'
|
||||
}
|
||||
{ from: 'versions.json' }
|
||||
]),
|
||||
|
||||
new webpack.optimize.CommonsChunkPlugin({
|
||||
|
Reference in New Issue
Block a user