feat: update environment configuration and ngsw settings; refactor input handling and layout components for improved functionality

This commit is contained in:
2026-05-16 21:17:51 +03:30
parent 29c5c50d62
commit 5098c26c96
10 changed files with 40 additions and 28 deletions
+4 -5
View File
@@ -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"