Switch termine loading from static CSV to dynamic API for instant updates
This commit is contained in:
@@ -340,7 +340,7 @@ const client_manifest = {
|
||||
"module": true,
|
||||
"prefetch": true,
|
||||
"preload": true,
|
||||
"file": "BCCaC8ND.js",
|
||||
"file": "B5GgiMm1.js",
|
||||
"name": "entry",
|
||||
"src": "node_modules/nuxt/dist/app/entry.js",
|
||||
"isEntry": true,
|
||||
@@ -350,14 +350,14 @@ const client_manifest = {
|
||||
"node_modules/nuxt/dist/app/components/error-500.vue"
|
||||
],
|
||||
"css": [
|
||||
"entry.BiMUV0e6.css"
|
||||
"entry.BFpxHKmh.css"
|
||||
],
|
||||
"assets": [
|
||||
"Harheimer TC.CKfYAfp1.svg"
|
||||
]
|
||||
},
|
||||
"entry.BiMUV0e6.css": {
|
||||
"file": "entry.BiMUV0e6.css",
|
||||
"entry.BFpxHKmh.css": {
|
||||
"file": "entry.BFpxHKmh.css",
|
||||
"resourceType": "style",
|
||||
"prefetch": true,
|
||||
"preload": true
|
||||
|
||||
Reference in New Issue
Block a user