mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 17:00:13 +01:00
feat(rc6): update to rc6
This commit is contained in:
parent
18c6912c72
commit
053473a442
54 changed files with 187 additions and 193 deletions
|
|
@ -110,7 +110,7 @@ module.exports = webpackMerge(commonConfig, {
|
|||
* See: https://webpack.github.io/docs/list-of-plugins.html#defineplugin
|
||||
* See: https://github.com/webpack/docs/wiki/optimization#deduplication
|
||||
*/
|
||||
new DedupePlugin(),
|
||||
// new DedupePlugin(), // see: https://github.com/angular/angular-cli/issues/1587
|
||||
|
||||
/**
|
||||
* Plugin: DefinePlugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue