diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-10-11 20:50:51 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-10-11 20:50:51 +0200 |
commit | b75598d879e1b9153d89a96f7b0f66ad8d641f71 (patch) | |
tree | c561ba8ca01a9f666688659b4d8ca631448da860 /out/_next/static/OR-4yQIFcTgKcw6P5Yt6q | |
parent | 256ce2c5c0617d3f59817a4c6308161ce22c7ba2 (diff) |
feat(preview): tag display and scroll fix
Diffstat (limited to 'out/_next/static/OR-4yQIFcTgKcw6P5Yt6q')
-rw-r--r-- | out/_next/static/OR-4yQIFcTgKcw6P5Yt6q/_buildManifest.js | 1 | ||||
-rw-r--r-- | out/_next/static/OR-4yQIFcTgKcw6P5Yt6q/_ssgManifest.js | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/out/_next/static/OR-4yQIFcTgKcw6P5Yt6q/_buildManifest.js b/out/_next/static/OR-4yQIFcTgKcw6P5Yt6q/_buildManifest.js new file mode 100644 index 0000000..27b32c0 --- /dev/null +++ b/out/_next/static/OR-4yQIFcTgKcw6P5Yt6q/_buildManifest.js @@ -0,0 +1 @@ +self.__BUILD_MANIFEST={__rewrites:{beforeFiles:[],afterFiles:[],fallback:[]},"/":["static/chunks/fb7d5399-b53d39280eb7028fd5fb.js","static/chunks/0c428ae2-753f1ebbec24c403674c.js","static/chunks/1a48c3c1-8e9d488ce132c4739e94.js","static/chunks/b5f2ed29-c14b12daa385c4cc7854.js","static/chunks/d25bd147-2c59edc357c0e2372258.js","static/css/9aeb688eb5e47ce218d8.css","static/chunks/667-2c8e7996241e626cf045.js","static/chunks/pages/index-95b9c11346a5459ef7c3.js"],"/_error":["static/chunks/pages/_error-ea939aab753d9e9db3bd.js"],sortedPages:["/","/_app","/_error"]},self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
\ No newline at end of file diff --git a/out/_next/static/OR-4yQIFcTgKcw6P5Yt6q/_ssgManifest.js b/out/_next/static/OR-4yQIFcTgKcw6P5Yt6q/_ssgManifest.js new file mode 100644 index 0000000..0511aa8 --- /dev/null +++ b/out/_next/static/OR-4yQIFcTgKcw6P5Yt6q/_ssgManifest.js @@ -0,0 +1 @@ +self.__SSG_MANIFEST=new Set,self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB();
\ No newline at end of file |