diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-27 22:21:48 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-27 22:21:48 +0200 |
commit | e798207a8e380e7d8c19a0bfbaea5083d9365184 (patch) | |
tree | 92c68788f5681a44b36e08cf698e7dd21eb701e3 /out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js | |
parent | 1a7e8842d71a47e71fcaa1fea004b473f9799fe9 (diff) |
added build files to repo
Diffstat (limited to 'out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js')
-rw-r--r-- | out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js b/out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js new file mode 100644 index 0000000..e673b3b --- /dev/null +++ b/out/_next/static/E9JvO6gTJnvut1BKCp8Kp/_buildManifest.js @@ -0,0 +1,12 @@ +;(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() |