79221329

Date: 2024-11-25 00:38:20
Score: 1
Natty:
Report link

Now it's possible, you just have to add the file path in the config.toml:

[functions.hello-world]
# other entries
entrypoint = './functions/hello-world/index.js' # path must be relative to config.toml

entrypoint is available only in Supabase CLI version 1.215.0 or higher.

https://supabase.com/docs/guides/functions/quickstart#not-using-typescript

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Garu