|
|
|
|
|
|
|
|
// This is because caching would make development more difficult (changes would not
|
|
|
// This is because caching would make development more difficult (changes would not
|
|
|
// be reflected on the first load after each change).
|
|
|
// be reflected on the first load after each change).
|
|
|
|
|
|
|
|
|
const staticCacheName = 'site-static-v-0-2-0'; // IMPORTANT: CHANGE THE VERSION IN THIS NAME EVERY TIME THE APP IS DEPLOYED ON SERVER WITH CHANGES!!!
|
|
|
|
|
|
|
|
|
const staticCacheName = 'site-static-v-0-9-0'; // IMPORTANT: CHANGE THE VERSION IN THIS NAME EVERY TIME THE APP IS DEPLOYED ON SERVER WITH CHANGES!!!
|
|
|
const appsettings_url = 'appsettings.json';
|
|
|
const appsettings_url = 'appsettings.json';
|
|
|
const assets = [
|
|
|
const assets = [
|
|
|
'./',
|
|
|
'./',
|