mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Include netlify.toml with entry function
This commit is contained in:
parent
cf5ba18cd8
commit
91c250f462
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@
|
||||||
# Includes all Markdown files inside the "files/" directory.
|
# Includes all Markdown files inside the "files/" directory.
|
||||||
# included_files = ["files/*.md"]
|
# included_files = ["files/*.md"]
|
||||||
|
|
||||||
|
[functions."entry"]
|
||||||
|
included_files = ["netlify.toml"]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue