feat: update environment configuration and ngsw settings; refactor input handling and layout components for improved functionality
This commit is contained in:
+4
-5
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$schema": "./node_modules/@angular/service-worker/config/schema.json",
|
||||
"appData": {
|
||||
"appVersion": "0.0.17",
|
||||
"buildDate": "2026-05-16T16:43:54.103Z",
|
||||
"buildNumber": 17
|
||||
"appVersion": "0.0.22",
|
||||
"buildDate": "2026-05-16T16:59:05.769Z",
|
||||
"buildNumber": 22
|
||||
},
|
||||
"assetGroups": [
|
||||
{
|
||||
@@ -11,8 +11,7 @@
|
||||
"name": "app",
|
||||
"resources": {
|
||||
"files": [
|
||||
"/favicon.ico",
|
||||
"/index.html"
|
||||
"/favicon.ico"
|
||||
]
|
||||
},
|
||||
"updateMode": "prefetch"
|
||||
|
||||
Reference in New Issue
Block a user