quick fix languages bundle (#1691)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// update cache version every time there is a new deployment
|
||||
// so the service worker reinitializes the cache
|
||||
const CACHE_VERSION = 7
|
||||
const CACHE_VERSION = 8
|
||||
const CURRENT_CACHE = `lnbits-${CACHE_VERSION}-`
|
||||
|
||||
const getApiKey = request => {
|
||||
|
||||
Vendored
+9
-9
File diff suppressed because one or more lines are too long
@@ -17,6 +17,9 @@
|
||||
"/static/i18n/de.js",
|
||||
"/static/i18n/es.js",
|
||||
"/static/i18n/jp.js",
|
||||
"/static/i18n/pi.js",
|
||||
"/static/i18n/fr.js",
|
||||
"/static/i18n/nl.js",
|
||||
"/static/js/base.js",
|
||||
"/static/js/components.js",
|
||||
"/static/js/bolt11-decoder.js"
|
||||
|
||||
Generated
+1328
-1328
File diff suppressed because it is too large
Load Diff
@@ -65,6 +65,9 @@
|
||||
"/static/i18n/de.js",
|
||||
"/static/i18n/es.js",
|
||||
"/static/i18n/jp.js",
|
||||
"/static/i18n/pi.js",
|
||||
"/static/i18n/fr.js",
|
||||
"/static/i18n/nl.js",
|
||||
"/static/js/base.js",
|
||||
"/static/js/components.js",
|
||||
"/static/js/bolt11-decoder.js"
|
||||
|
||||
Reference in New Issue
Block a user