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/routes-manifest.json | |
parent | 356381d14cb1ff3cbd39c7e396dd14379336451b (diff) |
Add README and upload production build
Diffstat (limited to 'build/routes-manifest.json')
-rw-r--r-- | build/routes-manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/routes-manifest.json b/build/routes-manifest.json new file mode 100644 index 0000000..e36389c --- /dev/null +++ b/build/routes-manifest.json @@ -0,0 +1 @@ +{"version":3,"pages404":true,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[],"dataRoutes":[],"rewrites":[]}
\ No newline at end of file |