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