Ver código fonte

dependency updates

tigger 2 anos atrás
pai
commit
e730e3b7ce

+ 1 - 1
package.json

@@ -3,7 +3,7 @@
   "version": "0.0.0",
   "scripts": {
     "ng": "ng",
-    "start": "ng serve --port 4220",
+    "start": "ng serve --port 4220 > log/serve.log 2>&1",
     "build": "ng build",
     "watch": "ng build --watch --configuration development",
     "test": "ng test"

+ 10 - 0
src/config/config.json

@@ -0,0 +1,10 @@
+{
+    "connection": {
+        "uacp": "https://swopt.com:8081",
+        "uacpEmulation": "off",
+        "auth": {
+            "google": "https://api.swopt.com/auth/google",
+            "origin": "https://swopt.com:4205"
+        }
+    }
+}

+ 7 - 0
src/config/info.json

@@ -0,0 +1,7 @@
+{
+    "appName":"SWOPT Angular Template",
+    "orgnProfile":{
+        "companyName":"Software Optima Sdn. Bhd."
+    },
+    "version":"240318"
+}

+ 1 - 1
src/dependencies/angularlib

@@ -1 +1 @@
-Subproject commit 3e20a2f595b4781a80fbc583e5fdfbb5d019cc55
+Subproject commit 1b872b07d788aab024ed35c90e37760f62707b85

+ 1 - 1
src/dependencies/dp-ui

@@ -1 +1 @@
-Subproject commit 4ac518d7bfe6a255ac294f58553b3ba7bc81609b
+Subproject commit b4c622460951872612f55bc19bde55c541b1fd9c