diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-31 16:24:01 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-31 16:24:01 +0200 |
commit | e2bfe729aa11ae04db5d77be4d49bf5b8d367f60 (patch) | |
tree | 7e5f4000a31a805881a257a15a00b0ee9a795e87 /out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js | |
parent | 9f04ec867ba90a9813a192834f7a104b6a2cf945 (diff) |
moved themecontext and included build
Diffstat (limited to 'out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js')
-rw-r--r-- | out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js b/out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js deleted file mode 100644 index e673b3b..0000000 --- a/out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js +++ /dev/null @@ -1,12 +0,0 @@ -;(self.__BUILD_MANIFEST = { - __rewrites: { beforeFiles: [], afterFiles: [], fallback: [] }, - '/': [ - 'static/chunks/fb7d5399-a8c606efbc9e7c0edf90.js', - 'static/chunks/d25bd147-65fcc4c92edba8b370fb.js', - 'static/chunks/611-5fb26b79804963e4f537.js', - 'static/chunks/pages/index-aca5544598c1009a8282.js', - ], - '/_error': ['static/chunks/pages/_error-a0e21b9b223f827fe1f2.js'], - sortedPages: ['/', '/_app', '/_error'], -}), - self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() |