vega-frontend-monorepo/apps/liquidity-provision-dashboard/netlify.toml
malinantonsson 9169165a03
feat: lp dashboard setup (#1327)
* feat: generate new nx application

* feat: add env variables & render a headline

* feat: add netlify config

* feat: add cypress projectId and delete unused files
2022-09-15 08:37:02 -07:00

5 lines
64 B
TOML

[[redirects]]
from = "/*"
to = "/index.html"
status = 200