From b086c45c34a1dfc0467a13a7e32af356118d1cf2 Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Fri, 18 Nov 2022 19:51:48 -0500 Subject: Commit public dir for use with static site builders --- public/chunk-map.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/chunk-map.json (limited to 'public/chunk-map.json') diff --git a/public/chunk-map.json b/public/chunk-map.json new file mode 100644 index 0000000..a9bc827 --- /dev/null +++ b/public/chunk-map.json @@ -0,0 +1 @@ +{"app":["/app-e664b9aca3a6fdab2bfa.js"],"component---src-pages-404-tsx":["/component---src-pages-404-tsx-2c0679d9093097de4278.js"],"component---src-pages-index-tsx":["/component---src-pages-index-tsx-0e8c39c4250277e2044d.js"]} \ No newline at end of file -- cgit From 8f7baceabdfa50c2864e3ac26b08aff4ae7c7dbe Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Fri, 18 Nov 2022 20:06:11 -0500 Subject: Update 404 with main styles --- public/chunk-map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/chunk-map.json') diff --git a/public/chunk-map.json b/public/chunk-map.json index a9bc827..9c74a10 100644 --- a/public/chunk-map.json +++ b/public/chunk-map.json @@ -1 +1 @@ -{"app":["/app-e664b9aca3a6fdab2bfa.js"],"component---src-pages-404-tsx":["/component---src-pages-404-tsx-2c0679d9093097de4278.js"],"component---src-pages-index-tsx":["/component---src-pages-index-tsx-0e8c39c4250277e2044d.js"]} \ No newline at end of file +{"app":["/app-b863c76cb1053852e93f.js"],"component---src-pages-404-tsx":["/component---src-pages-404-tsx-2c0679d9093097de4278.js"],"component---src-pages-index-tsx":["/component---src-pages-index-tsx-0e8c39c4250277e2044d.js"]} \ No newline at end of file -- cgit