diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-01 18:03:56 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-01 18:03:56 +0200 |
commit | 870fef3389a896c6d5c7ba22cef381be9d1ea95a (patch) | |
tree | 1e991127816f37530f1809e66e8f34e99243b0bf /out/_next/static/_l9JtBWQG51OHkiHgrLCy/_buildManifest.js | |
parent | a989d8bb720f950e066b36a170e1db59918cbedc (diff) |
fix: made local mode zoom more consistent
Diffstat (limited to 'out/_next/static/_l9JtBWQG51OHkiHgrLCy/_buildManifest.js')
-rw-r--r-- | out/_next/static/_l9JtBWQG51OHkiHgrLCy/_buildManifest.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/out/_next/static/_l9JtBWQG51OHkiHgrLCy/_buildManifest.js b/out/_next/static/_l9JtBWQG51OHkiHgrLCy/_buildManifest.js new file mode 100644 index 0000000..0e35904 --- /dev/null +++ b/out/_next/static/_l9JtBWQG51OHkiHgrLCy/_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-80878514168ec7a93598.js', + ], + '/_error': ['static/chunks/pages/_error-a0e21b9b223f827fe1f2.js'], + sortedPages: ['/', '/_app', '/_error'], +}), + self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() |