mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
using dynamic imports for lazy loaded modules via the router
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./out-tsc/app",
|
||||
"module": "esnext",
|
||||
"types": []
|
||||
},
|
||||
"files": [
|
||||
|
Reference in New Issue
Block a user