From 8b32395306bfdead78b58840e7dfd0e215737eb5 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Mon, 16 Aug 2021 12:49:33 +0200 Subject: fix: local mode yielded error sometimes --- out/_next/static/zqoQCr-r12NxB-1yBBG3H/_buildManifest.js | 1 - out/_next/static/zqoQCr-r12NxB-1yBBG3H/_ssgManifest.js | 1 - 2 files changed, 2 deletions(-) delete mode 100644 out/_next/static/zqoQCr-r12NxB-1yBBG3H/_buildManifest.js delete mode 100644 out/_next/static/zqoQCr-r12NxB-1yBBG3H/_ssgManifest.js (limited to 'out/_next/static/zqoQCr-r12NxB-1yBBG3H') diff --git a/out/_next/static/zqoQCr-r12NxB-1yBBG3H/_buildManifest.js b/out/_next/static/zqoQCr-r12NxB-1yBBG3H/_buildManifest.js deleted file mode 100644 index a58dea2..0000000 --- a/out/_next/static/zqoQCr-r12NxB-1yBBG3H/_buildManifest.js +++ /dev/null @@ -1 +0,0 @@ -self.__BUILD_MANIFEST={__rewrites:{beforeFiles:[],afterFiles:[],fallback:[]},"/":["static/chunks/fb7d5399-0d6001c72a29ebec41eb.js","static/chunks/d25bd147-2c59edc357c0e2372258.js","static/chunks/238-434e9626e5c308be74a3.js","static/chunks/pages/index-054be141e12ec99bd787.js"],"/_error":["static/chunks/pages/_error-f5e67a79c709c2df06b8.js"],sortedPages:["/","/_app","/_error"]},self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB(); \ No newline at end of file diff --git a/out/_next/static/zqoQCr-r12NxB-1yBBG3H/_ssgManifest.js b/out/_next/static/zqoQCr-r12NxB-1yBBG3H/_ssgManifest.js deleted file mode 100644 index 0511aa8..0000000 --- a/out/_next/static/zqoQCr-r12NxB-1yBBG3H/_ssgManifest.js +++ /dev/null @@ -1 +0,0 @@ -self.__SSG_MANIFEST=new Set,self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB(); \ No newline at end of file -- cgit v1.2.3