mirror of
https://codeberg.org/alicia/web-check.git
synced 2026-03-14 14:45:48 +01:00
fix: Netlify include axios for function runtime
This commit is contained in:
parent
c0f7ef1079
commit
2ff8155a35
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
# REACT_APP_WHO_API_KEY='' # WhoAPI key, for iniiating client-side whois lookup
|
||||
|
||||
[functions]
|
||||
included_files = ["node_modules/**"]
|
||||
external_node_modules = ["axios"]
|
||||
|
||||
# Redirect the /api/* path to the lambda functions
|
||||
[[redirects]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue