mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Try including static folder in all functions
This commit is contained in:
parent
f418a4e9f3
commit
873dbbc561
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"github": {
|
||||
"enabled": true
|
||||
},
|
||||
"functions": {
|
||||
"api/*.js": {
|
||||
"includeFiles": "static/**"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue