diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-02 17:59:13 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-02 17:59:13 +0200 |
commit | e6cac81a1be089774161314430fce28c620d7573 (patch) | |
tree | 645f3b3918a9b633c0a26e9874358c073a446b56 /out/_next/static/cU0Fhf7qkIuEyMiaSc6bW/_buildManifest.js | |
parent | 177f4b38d2dcf59861198db1113a2cf7ef59f5d9 (diff) |
feature: make 3d persistant
Diffstat (limited to 'out/_next/static/cU0Fhf7qkIuEyMiaSc6bW/_buildManifest.js')
-rw-r--r-- | out/_next/static/cU0Fhf7qkIuEyMiaSc6bW/_buildManifest.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/out/_next/static/cU0Fhf7qkIuEyMiaSc6bW/_buildManifest.js b/out/_next/static/cU0Fhf7qkIuEyMiaSc6bW/_buildManifest.js new file mode 100644 index 0000000..43b7e43 --- /dev/null +++ b/out/_next/static/cU0Fhf7qkIuEyMiaSc6bW/_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-958f6f947d7cdc797980.js', + ], + '/_error': ['static/chunks/pages/_error-a0e21b9b223f827fe1f2.js'], + sortedPages: ['/', '/_app', '/_error'], +}), + self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() |