Using Config in a Client-Side Rendered App with rsbuild
hey guys
Iโm new to effect and Iโm a bit confused about how to use Config in a fully CSR (client-side rendered) app. Iโm using rsbuild for my react project and i have a .env file with some environment variables โ but i canโt figure out how to load them through Config on the client side.