diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-01 16:54:29 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-01 16:54:29 +0200 |
commit | ca2e16064b751014e73cb7944461a105aa8c0c8b (patch) | |
tree | bba53a6875f7e46d788530ddb234b6c5486bfa47 /out/_next/static/8WSihekwtwAMLktrNwrai | |
parent | 27759b9f577bc6cfb7c663f1cc1340cdaa7f9b9d (diff) |
really should add the build by default
Diffstat (limited to 'out/_next/static/8WSihekwtwAMLktrNwrai')
-rw-r--r-- | out/_next/static/8WSihekwtwAMLktrNwrai/_buildManifest.js | 12 | ||||
-rw-r--r-- | out/_next/static/8WSihekwtwAMLktrNwrai/_ssgManifest.js | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/out/_next/static/8WSihekwtwAMLktrNwrai/_buildManifest.js b/out/_next/static/8WSihekwtwAMLktrNwrai/_buildManifest.js new file mode 100644 index 0000000..d6dc331 --- /dev/null +++ b/out/_next/static/8WSihekwtwAMLktrNwrai/_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-7b9696c9b17c64b94384.js', + 'static/chunks/pages/index-225b39f25c3102945aac.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/8WSihekwtwAMLktrNwrai/_ssgManifest.js b/out/_next/static/8WSihekwtwAMLktrNwrai/_ssgManifest.js new file mode 100644 index 0000000..82bedd6 --- /dev/null +++ b/out/_next/static/8WSihekwtwAMLktrNwrai/_ssgManifest.js @@ -0,0 +1 @@ +;(self.__SSG_MANIFEST = new Set()), self.__SSG_MANIFEST_CB && self.__SSG_MANIFEST_CB() |