diff --git a/apps/explorer/netlify.toml b/apps/explorer/netlify.toml deleted file mode 100644 index b87b8d3dd..000000000 --- a/apps/explorer/netlify.toml +++ /dev/null @@ -1,4 +0,0 @@ -[[redirects]] - from = "/*" - to = "/index.html" - status = 200 diff --git a/apps/governance/netlify.toml b/apps/governance/netlify.toml deleted file mode 100644 index b87b8d3dd..000000000 --- a/apps/governance/netlify.toml +++ /dev/null @@ -1,4 +0,0 @@ -[[redirects]] - from = "/*" - to = "/index.html" - status = 200 diff --git a/apps/liquidity-provision-dashboard/netlify.toml b/apps/liquidity-provision-dashboard/netlify.toml deleted file mode 100644 index b87b8d3dd..000000000 --- a/apps/liquidity-provision-dashboard/netlify.toml +++ /dev/null @@ -1,4 +0,0 @@ -[[redirects]] - from = "/*" - to = "/index.html" - status = 200 diff --git a/apps/multisig-signer/netlify.toml b/apps/multisig-signer/netlify.toml deleted file mode 100644 index b87b8d3dd..000000000 --- a/apps/multisig-signer/netlify.toml +++ /dev/null @@ -1,4 +0,0 @@ -[[redirects]] - from = "/*" - to = "/index.html" - status = 200 diff --git a/apps/static/netlify.toml b/apps/static/netlify.toml deleted file mode 100644 index 88bbce99e..000000000 --- a/apps/static/netlify.toml +++ /dev/null @@ -1,4 +0,0 @@ -[[headers]] - for = "/*" - [headers.values] - Access-Control-Allow-Origin = "*" \ No newline at end of file diff --git a/apps/trading/netlify.toml b/apps/trading/netlify.toml deleted file mode 100644 index a92bfc034..000000000 --- a/apps/trading/netlify.toml +++ /dev/null @@ -1,2 +0,0 @@ -[functions] - included_files = ["!node_modules/@swc/**/*"] diff --git a/netlify.toml b/netlify.toml deleted file mode 100644 index b87b8d3dd..000000000 --- a/netlify.toml +++ /dev/null @@ -1,4 +0,0 @@ -[[redirects]] - from = "/*" - to = "/index.html" - status = 200