diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-02 23:35:35 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-02 23:35:35 +0200 |
commit | 4fa4e4466d13df1e06796fcaa1ac6c617f47dcdb (patch) | |
tree | cb1ad05b966dd1f0c7e3d4f84ae5a5708cb33e97 /out/_next/static/faIfNptb0fH0Ziqoouvmn/_buildManifest.js | |
parent | c2b219c06a6bf37d35f6eac7879e04d04bd5d023 (diff) |
feature: tag coloring and filtering
Diffstat (limited to 'out/_next/static/faIfNptb0fH0Ziqoouvmn/_buildManifest.js')
-rw-r--r-- | out/_next/static/faIfNptb0fH0Ziqoouvmn/_buildManifest.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/out/_next/static/faIfNptb0fH0Ziqoouvmn/_buildManifest.js b/out/_next/static/faIfNptb0fH0Ziqoouvmn/_buildManifest.js new file mode 100644 index 0000000..5374ec2 --- /dev/null +++ b/out/_next/static/faIfNptb0fH0Ziqoouvmn/_buildManifest.js @@ -0,0 +1,12 @@ +;(self.__BUILD_MANIFEST = { + __rewrites: { beforeFiles: [], afterFiles: [], fallback: [] }, + '/': [ + 'static/chunks/fb7d5399-0d6001c72a29ebec41eb.js', + 'static/chunks/d25bd147-2c59edc357c0e2372258.js', + 'static/chunks/13-03ddeff07567357a392f.js', + 'static/chunks/pages/index-2b9ae36e1ad717aff37d.js', + ], + '/_error': ['static/chunks/pages/_error-f5e67a79c709c2df06b8.js'], + sortedPages: ['/', '/_app', '/_error'], +}), + self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() |