From 0d3137f85abcf8ae2fca56faaf74064ab71abbf3 Mon Sep 17 00:00:00 2001 From: Amirali Azimi Date: Tue, 29 Oct 2024 16:52:18 -0400 Subject: [PATCH] Removed Supabase Preview * added the missing .env.example file * running to retrigger supabase build * testing import map location in config.toml file * fixing broken supabase preview changing import_map * import_map supabase preview try again * supabase try again * try again * supabase preview final clean up --- supabase/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/supabase/config.toml b/supabase/config.toml index cf787b8..de03253 100644 --- a/supabase/config.toml +++ b/supabase/config.toml @@ -161,3 +161,4 @@ s3_secret_key = "env(S3_SECRET_KEY)" [functions.stripe_webhook] verify_jwt = false +