🔧 Update service worker configuration to change index file path from '/index.html' to '/'
continuous-integration/drone/push Build is passing Details

master
parent 6b56bdc42b
commit 9f3507ed49

@ -1,6 +1,6 @@
{
"$schema": "./node_modules/@angular/service-worker/config/schema.json",
"index": "/index.html",
"index": "/",
"assetGroups": [
{
"name": "app",

Loading…
Cancel
Save