diff --git a/docs/frontend/osmosis-frontend.mdx b/docs/frontend/osmosis-frontend.mdx index f75dd771c..dff0d3e09 100644 --- a/docs/frontend/osmosis-frontend.mdx +++ b/docs/frontend/osmosis-frontend.mdx @@ -57,28 +57,6 @@ npx turbo link yarn dev ``` -## Frontier 🤠 - -To reduce duplicated effort, `master` branch is used to deploy the frontier app as well. The frontier deployment has `NEXT_PUBLIC_IS_FRONTIER` env var set to `true`. If making -updates to frontier, please target the master branch. Frontier assets are configured in `packages/web/config/ibc-assets.ts`. - -### Develop - -To develop with frontier configuration, use: - -```bash -yarn build:frontier && yarn dev:frontier -``` - -### Deploy - -To deploy frontier (the env var will be set for you): - -```bash -yarn build:frontier && yarn start:frontier -``` - -Otherwise the non-frontier commands can be used with the env var set to true. ### Testnet @@ -114,4 +92,4 @@ Have a change you want to make with our translations? We have a frontend for upd Inlang editor & status: -[![translation badge](https://inlang.com/badge?url=github.com/osmosis-labs/osmosis-frontend)](https://inlang.com/editor/github.com/osmosis-labs/osmosis-frontend?ref=badge) \ No newline at end of file +[![translation badge](https://inlang.com/badge?url=github.com/osmosis-labs/osmosis-frontend)](https://inlang.com/editor/github.com/osmosis-labs/osmosis-frontend?ref=badge)