diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-03 13:18:38 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-03 13:18:38 +0200 |
commit | a0f0e5aabee5b3bad68afb7eab092b684275e6fa (patch) | |
tree | 9e1e5a4e14aabb383c3b2c3989f4c70fcdf42ab1 /out/_next/static/DEWNAb9qrxKluipBrYTq4/_buildManifest.js | |
parent | 44cbce4390aee4c96d729261953874a58d4349f7 (diff) |
fix: make tags update correctly and show them on refresh
Diffstat (limited to 'out/_next/static/DEWNAb9qrxKluipBrYTq4/_buildManifest.js')
-rw-r--r-- | out/_next/static/DEWNAb9qrxKluipBrYTq4/_buildManifest.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/out/_next/static/DEWNAb9qrxKluipBrYTq4/_buildManifest.js b/out/_next/static/DEWNAb9qrxKluipBrYTq4/_buildManifest.js new file mode 100644 index 0000000..c84d2fe --- /dev/null +++ b/out/_next/static/DEWNAb9qrxKluipBrYTq4/_buildManifest.js @@ -0,0 +1,12 @@ +;(self.__BUILD_MANIFEST = { + __rewrites: { beforeFiles: [], afterFiles: [], fallback: [] }, + '/': [ + 'static/chunks/fb7d5399-0d6001c72a29ebec41eb.js', + 'static/chunks/d25bd147-2c59edc357c0e2372258.js', + 'static/chunks/13-b599b309c84d7675574b.js', + 'static/chunks/pages/index-689c814695b38e570f06.js', + ], + '/_error': ['static/chunks/pages/_error-f5e67a79c709c2df06b8.js'], + sortedPages: ['/', '/_app', '/_error'], +}), + self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() |