diff options
author | Kirill Rogovoy <[email protected]> | 2021-07-23 16:29:33 +0300 |
---|---|---|
committer | Kirill Rogovoy <[email protected]> | 2021-07-23 16:29:33 +0300 |
commit | c20eff6f40a994945f8b24d095c4f6f2f270c925 (patch) | |
tree | 012cfce86923362f8879f9394388c810074120d4 /build/react-loadable-manifest.json | |
parent | 356381d14cb1ff3cbd39c7e396dd14379336451b (diff) |
Add README and upload production build
Diffstat (limited to 'build/react-loadable-manifest.json')
-rw-r--r-- | build/react-loadable-manifest.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/build/react-loadable-manifest.json b/build/react-loadable-manifest.json new file mode 100644 index 0000000..a090ffc --- /dev/null +++ b/build/react-loadable-manifest.json @@ -0,0 +1,8 @@ +{ + "index.tsx -> d3-force-3d": { + "id": 7004, + "files": [ + "static/chunks/4.2dee5d830195ddd06029.js" + ] + } +}
\ No newline at end of file |