Hi
Hi
This problem is quite annoying because we now have to send our env vars via a load function to the client side. But this will make sharing code via the...
As a temp workaround, is there some place we can rename env vars and add the prefix ??? Because it doesn't work inside the hooks.server.ts file
I'll give a simple example. In my example the `policy = "cache-and-network"` export tells Svelte to cache the load response. So the second time the page will load instantly and...
Or if there are plans to support this in the future?
The benefit would be that you can have multiple teams take responsibility for parts of the code base and deploy it independently without worrying that you will break some other...
Ok, let me explain one of the downsides. I work on the same project with a team. For development, you sometimes need to deploy stuff to staging to debug/test your...
So, what you're saying is it would still be possible to deploy only a subset of the resources inside your project by prefixing it with a sst.Group ? And if...
@jayair I mean real deployment isolation. Just like AWS stacks.
It would still be nice to have a more simple api to change colors & styles
I mean after calling stop