Optimized offline loading performance
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "./node_modules/@angular/service-worker/config/schema.json",
|
||||
"index": "/index.html",
|
||||
"navigationRequestStrategy": "freshness",
|
||||
"navigationRequestStrategy": "performance",
|
||||
"assetGroups": [
|
||||
{
|
||||
"name": "app",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "WorkTime",
|
||||
"version": "0.3.5",
|
||||
"version": "0.3.6",
|
||||
"author": "Ionic Framework",
|
||||
"homepage": "https://ionicframework.com/",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user