mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
Replace bower packages by NPM packages.
In the issue akveo/ng2-admin#162, search should be made to be sure of non regression.
This commit is contained in:
parent
174fef85cc
commit
a30c41a11d
8 changed files with 4 additions and 41 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