This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
UPDATE (2022/08/02) Looks like Svelte has a new mechanism for dealing with runtime/static env -- check out the docs on $env/dynamic/private I'll probably be using this method in my projects for a bit, but will be migrating towards the built-in solution! tl;dr - I use ENV in Sveltekit by loading .env/.envrc formatted files (thanks direnv!) and making sure to do filtering only for PUBLIC_* in…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.