Try different included files syntax.

This commit is contained in:
Dillon Kearns 2021-12-29 21:52:09 -08:00
parent 5e10f199d2
commit cd86a91fe5

View File

@ -9,5 +9,5 @@
autoLaunch = true
framework = "#custom"
[functions."server-render"]
included_files = ["*.txt"]
[functions]
included_files = ["secret-note.txt"]