From c20eff6f40a994945f8b24d095c4f6f2f270c925 Mon Sep 17 00:00:00 2001 From: Kirill Rogovoy Date: Fri, 23 Jul 2021 16:29:33 +0300 Subject: Add README and upload production build --- build/routes-manifest.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 build/routes-manifest.json (limited to 'build/routes-manifest.json') 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 -- cgit v1.2.3