-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cli): added initial object for local and prod environments
- Loading branch information
1 parent
6b4e3f2
commit e0d1a63
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule gapi-cli
updated
8 files
+1 −0 | core/services/config.service.d.ts | |
+8 −0 | core/services/config.service.js | |
+9 −0 | development/core/services/config.service.ts | |
+2 −2 | development/root.ts | |
+3 −2 | development/tasks/start.ts | |
+4 −2 | package-lock.json | |
+1 −1 | root.js | |
+3 −1 | tasks/start.js |