added a couple of aliases to clean up the eternal '../../../../..'
parent
3e523eb37a
commit
68a2f993b9
|
@ -35,6 +35,12 @@
|
|||
],
|
||||
"shared/*": [
|
||||
"dist/shared/*"
|
||||
],
|
||||
"@account/http/*": [
|
||||
"projects/account/src/app/core/http/*"
|
||||
],
|
||||
"@account/models/*": [
|
||||
"projects/account/src/app/shared/models/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue