added a shortcut for the account project

pull/3/head
Chris Veilleux 2019-03-26 14:25:52 -05:00
parent 95ba2eb88d
commit dbae142ae8
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@
"shared/*": [
"dist/shared/*"
],
"@account/*": [
"projects/account/src/*"
],
"@account/http/*": [
"projects/account/src/app/core/http/*"
],