diff options
Diffstat (limited to 'electron/src/_next/static/development')
| -rw-r--r-- | electron/src/_next/static/development/_buildManifest.js | 1 | ||||
| -rw-r--r-- | electron/src/_next/static/development/_ssgManifest.js | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/electron/src/_next/static/development/_buildManifest.js b/electron/src/_next/static/development/_buildManifest.js deleted file mode 100644 index c020834..0000000 --- a/electron/src/_next/static/development/_buildManifest.js +++ /dev/null @@ -1 +0,0 @@ -self.__BUILD_MANIFEST = {__rewrites:[],"/":["static\u002Fchunks\u002Fpages\u002Findex.js"],"/_error":["static\u002Fchunks\u002Fpages\u002F_error.js"],"/career":["static\u002Fchunks\u002Fpages\u002Fcareer.js"],"/childhood-adulthood":["static\u002Fchunks\u002Fpages\u002Fchildhood-adulthood.js"],sortedPages:["\u002F","\u002F_app","\u002F_error","\u002Fcareer","\u002Fchildhood-adulthood"]};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()
\ No newline at end of file diff --git a/electron/src/_next/static/development/_ssgManifest.js b/electron/src/_next/static/development/_ssgManifest.js deleted file mode 100644 index 2260768..0000000 --- a/electron/src/_next/static/development/_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 |
