corrige le bug lors du déploiement en production
parent
d45670b1d7
commit
2e6266117d
|
@ -13,8 +13,8 @@ module.exports = {
|
|||
},
|
||||
plugins: [
|
||||
new HTMLPlugin({
|
||||
template: 'entry-colour-chooser.html',
|
||||
chunks: ['colour-chooser']
|
||||
template: 'example-integration.html',
|
||||
chunks: ['simulateur']
|
||||
}),
|
||||
...common.plugins,
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue