Skip to content

Commit e68a914

Browse files
added angular pwa
1 parent d7399e7 commit e68a914

File tree

6 files changed

+3339
-1318
lines changed

6 files changed

+3339
-1318
lines changed

AngularUI/angular.json

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"src/favicon.ico",
2727
"src/assets",
2828
"src/manifest.webmanifest",
29+
"src/manifest.webmanifest",
2930
"src/manifest.webmanifest"
3031
],
3132
"styles": [
@@ -99,6 +100,7 @@
99100
"src/favicon.ico",
100101
"src/assets",
101102
"src/manifest.webmanifest",
103+
"src/manifest.webmanifest",
102104
"src/manifest.webmanifest"
103105
],
104106
"styles": [

AngularUI/ngsw-config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"index": "/index.html",
44
"assetGroups": [
55
{
6-
"name": "app",
6+
"name": "Company",
77
"installMode": "prefetch",
88
"resources": {
99
"files": [

0 commit comments

Comments
 (0)