mirror of
https://github.com/MikroWizard/mikrofront.git
synced 2026-07-27 12:01:35 +00:00
login with apple and 365 done
This commit is contained in:
parent
d8ed8ce2ce
commit
9fbb3ad18a
6 changed files with 64 additions and 15 deletions
|
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve --host 0.0.0.0 --port 4200 --disable-host-check",
|
||||
"start": "ng serve --proxy-config proxy.conf.json",
|
||||
"startnp": "ng serve --proxy-config=./proxy.conf.ts --host 0.0.0.0",
|
||||
"build": "ng build",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
|
|
@ -52,6 +52,7 @@
|
|||
"diff-match-patch-ts": "^0.6.0",
|
||||
"font-awesome": "^4.7.0",
|
||||
"install": "^0.13.0",
|
||||
"jwt-decode": "^4.0.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mat-progress-buttons": "^9.3.1",
|
||||
"ngx-cron-editor": "^0.8.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue