mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
Merge branch 'master' of https://github.com/akveo/ng2-admin into dev-tree-view
This commit is contained in:
commit
8a75aa0d63
20 changed files with 300 additions and 20 deletions
|
|
@ -87,6 +87,7 @@ module.exports = {
|
|||
loader: 'source-map-loader',
|
||||
exclude: [
|
||||
// these packages have problems with their sourcemaps
|
||||
helpers.root('node_modules/ng2-branchy'),
|
||||
helpers.root('node_modules/rxjs')
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue