mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
fix webpack config formatting
This commit is contained in:
parent
882b19930e
commit
12b361acc8
@ -111,9 +111,7 @@ plugins: [
|
|||||||
}),
|
}),
|
||||||
|
|
||||||
new CopyWebpackPlugin([
|
new CopyWebpackPlugin([
|
||||||
{
|
{ from: 'versions.json' }
|
||||||
from: 'versions.json'
|
|
||||||
}
|
|
||||||
]),
|
]),
|
||||||
|
|
||||||
new webpack.optimize.CommonsChunkPlugin({
|
new webpack.optimize.CommonsChunkPlugin({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user