Toml files do the job but I opt to use wrangler.jsonc. As wrangler supports both, SonicJS should just check if one or the other exists and return the path. This is currently enforced by the db:reset script "Could not find wrangler.toml in current or parent directories. Please run this command from your SonicJS project directory."
Toml files do the job but I opt to use wrangler.jsonc. As wrangler supports both, SonicJS should just check if one or the other exists and return the path. This is currently enforced by the db:reset script "Could not find wrangler.toml in current or parent directories. Please run this command from your SonicJS project directory."