This commit expands the info printed to the console to help diagnose ServiceWorker issues to include the [internal debug info][1] retrieved from `/ngsw/state`. This will provide more useful data, such as the activated SW's version, state, clients, recent operations and any recent errors. NOTE: This temporarily increases the payload size. Removing this code and reclaiming the payload size is being tracked in #41117. [1]: https://angular.io/guide/service-worker-devops#locating-and-analyzing-debugging-information PR Close #42776
27 lines
511 B
JSON
Executable File
27 lines
511 B
JSON
Executable File
{
|
|
"aio": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2017": 4841,
|
|
"main-es2017": 459014,
|
|
"polyfills-es2017": 55235,
|
|
"styles": 69213,
|
|
"light-theme": 79025,
|
|
"dark-theme": 78924
|
|
}
|
|
}
|
|
},
|
|
"aio-local": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2017": 4841,
|
|
"main-es2017": 459153,
|
|
"polyfills-es2017": 55373,
|
|
"styles": 69213,
|
|
"light-theme": 79025,
|
|
"dark-theme": 78924
|
|
}
|
|
}
|
|
}
|
|
}
|