diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-01 16:28:34 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-01 16:28:34 +0200 |
commit | 11298a51b44b6bc17c34522deac5f5ac370340a0 (patch) | |
tree | 101af2bbd8e7e1270aecc6ae6534387f84daae98 /out/_next/static/ZRG0ryTs3ibecuFrzNLgh/_buildManifest.js | |
parent | 361e20367c20e4bae6a02391a6852bb345fadc9a (diff) |
fixed filtering for dirty links
Diffstat (limited to 'out/_next/static/ZRG0ryTs3ibecuFrzNLgh/_buildManifest.js')
-rw-r--r-- | out/_next/static/ZRG0ryTs3ibecuFrzNLgh/_buildManifest.js | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/out/_next/static/ZRG0ryTs3ibecuFrzNLgh/_buildManifest.js b/out/_next/static/ZRG0ryTs3ibecuFrzNLgh/_buildManifest.js deleted file mode 100644 index cc65628..0000000 --- a/out/_next/static/ZRG0ryTs3ibecuFrzNLgh/_buildManifest.js +++ /dev/null @@ -1,12 +0,0 @@ -;(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-af70b77619b241a63065.js', - ], - '/_error': ['static/chunks/pages/_error-a0e21b9b223f827fe1f2.js'], - sortedPages: ['/', '/_app', '/_error'], -}), - self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() |