From c4045a914540aed6a931bbab258fc4ff6dd0398a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Sz=C5=91gy=C3=A9nyi?= Date: Sat, 23 Jul 2022 11:21:53 +0200 Subject: [PATCH] Remove this file because the Heroku Static Build package is deprecated. --- static.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 static.json diff --git a/static.json b/static.json deleted file mode 100644 index 28da7d1..0000000 --- a/static.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "root": "dist", - "clean_urls": true, - "routes": { - "/**": "index.html" - } - } \ No newline at end of file