refactor(functions): flatten directory layout for functions

This commit is contained in:
Marc 2024-02-18 23:10:50 -05:00
parent f10751e077
commit 0a75e566df
Signed by: marc
GPG key ID: 048E042F22B5DC79
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
[functions] [functions]
directory = "netlify/functions/" directory = "functions/"
[dev] [dev]
command = "yarn start:app" command = "yarn start:app"