regen-network / regen-web

:seedling: Website and marketplace application

Home Page:https://app.regen.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eliminate our need for `yarn watch`

blushi opened this issue · comments

Currently, the process for developing the app or website is to have yarn watch running in the background that rebuilds web-components. But that's probably not necessary anymore now that we're using vite and bun.