diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-03 11:59:19 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-03 11:59:19 +0200 |
commit | 047dfbbbf739481734579ec952cc6283831af1ac (patch) | |
tree | 27f7f5020dae3c3e9f5a5902fe28c3944c17af0d /out/_next/static/25Qud6GB6GP8XFN1eDqNi/_buildManifest.js | |
parent | 75274aba538891bbd3554db235b7aace4851afbc (diff) |
chore: build tag fix
Diffstat (limited to 'out/_next/static/25Qud6GB6GP8XFN1eDqNi/_buildManifest.js')
-rw-r--r-- | out/_next/static/25Qud6GB6GP8XFN1eDqNi/_buildManifest.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/out/_next/static/25Qud6GB6GP8XFN1eDqNi/_buildManifest.js b/out/_next/static/25Qud6GB6GP8XFN1eDqNi/_buildManifest.js new file mode 100644 index 0000000..5ec6e34 --- /dev/null +++ b/out/_next/static/25Qud6GB6GP8XFN1eDqNi/_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-5e5acac3b4261d15dbc3.js', + ], + '/_error': ['static/chunks/pages/_error-f5e67a79c709c2df06b8.js'], + sortedPages: ['/', '/_app', '/_error'], +}), + self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() |