mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Add Netlify included_files reference
This commit is contained in:
parent
7b0c8cba38
commit
1f99228fe3
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@
|
|||
# Includes all Markdown files inside the "files/" directory.
|
||||
# included_files = ["files/*.md"]
|
||||
|
||||
# Astro Entry function
|
||||
# https://www.netlify.com/blog/2021/08/12/how-to-include-files-in-netlify-serverless-functions/
|
||||
[functions."entry"]
|
||||
included_files = ["netlify.toml"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue