@samitouri / QOS-React / commits / 6b1ae49571

[ez] Remove unused netlify.toml (#32530)

I don't think this is in use anymore

lauren committed Mar 5, 2025 at 12:24 UTC 6b1ae49571b97b15177bda7c1e39a87b42331da9
1 file changed -9
netlify.toml deleted
-9
@@ -1,9 +0,0 @@
1 -[build]
2 - base = ""
3 - publish = "fixtures/dom/build"
4 - command = "yarn build --type=UMD_DEV && cd fixtures/dom/ && yarn && yarn build"
5 -
6 -[[redirects]]
7 - from = "/*"
8 - to = "/index.html"
9 - status = 200