Skip to content

Commit f262093

Browse files
authored
Merge pull request #122 from codecov/ElioDiNino/api-static
fix: Route static requests to the API
2 parents abadd29 + 90f0b53 commit f262093

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/codecov.map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# endpoint backend name
22
^/validate(\/)?$ be_api
3+
^/static(\/.*)?$ be_api
34
^/internal(\/.*)?$ be_api
45
^/graphql(\/.*)?$ be_api
56
^/webhooks(\/.*)?$ be_api

0 commit comments

Comments
 (0)