diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-31 17:04:04 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-31 17:04:04 +0200 |
commit | 05cbc50ef707e9ac10dc02c56acbb954ffbb3e24 (patch) | |
tree | ae5b39e300757bce577ccf98a7583a256ad9046e /out/_next/static/lefyj95pVqScAyQ2AE-mb | |
parent | 0c4f21f00de62cd839dda7888cef7a28aaa041e7 (diff) |
added pwa compatibility
Diffstat (limited to 'out/_next/static/lefyj95pVqScAyQ2AE-mb')
-rw-r--r-- | out/_next/static/lefyj95pVqScAyQ2AE-mb/_buildManifest.js | 12 | ||||
-rw-r--r-- | out/_next/static/lefyj95pVqScAyQ2AE-mb/_ssgManifest.js | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/out/_next/static/lefyj95pVqScAyQ2AE-mb/_buildManifest.js b/out/_next/static/lefyj95pVqScAyQ2AE-mb/_buildManifest.js new file mode 100644 index 0000000..a72c418 --- /dev/null +++ b/out/_next/static/lefyj95pVqScAyQ2AE-mb/_buildManifest.js @@ -0,0 +1,12 @@ +;(self.__BUILD_MANIFEST = { + __rewrites: { beforeFiles: [], afterFiles: [], fallback: [] }, + '/': [ + 'static/chunks/fb7d5399-0d6001c72a29ebec41eb.js', + 'static/chunks/d25bd147-65fcc4c92edba8b370fb.js', + 'static/chunks/906-f789bd1954ec4d176da1.js', + 'static/chunks/pages/index-e63523b4f2b01b501b4a.js', + ], + '/_error': ['static/chunks/pages/_error-a0e21b9b223f827fe1f2.js'], + sortedPages: ['/', '/_app', '/_error'], +}), + self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() diff --git a/out/_next/static/lefyj95pVqScAyQ2AE-mb/_ssgManifest.js b/out/_next/static/lefyj95pVqScAyQ2AE-mb/_ssgManifest.js new file mode 100644 index 0000000..82bedd6 --- /dev/null +++ b/out/_next/static/lefyj95pVqScAyQ2AE-mb/_ssgManifest.js @@ -0,0 +1 @@ +;(self.__SSG_MANIFEST = new Set()), self.__SSG_MANIFEST_CB && self.__SSG_MANIFEST_CB() |