mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
Merge branch 'master' into development
Conflicts: docs/contents/articles/002-installation-guidelines/index.md
This commit is contained in:
commit
59c1c547c3
12 changed files with 8 additions and 48 deletions
|
|
@ -211,10 +211,6 @@ module.exports = {
|
|||
allChunks: true
|
||||
}),
|
||||
|
||||
new webpack.ResolverPlugin(
|
||||
new webpack.ResolverPlugin.DirectoryDescriptionFilePlugin('bower.json', ['main'])
|
||||
),
|
||||
|
||||
/*
|
||||
* Plugin: ForkCheckerPlugin
|
||||
* Description: Do type checking in a separate process, so webpack don't need to wait.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue