fix: Netlify include axios for function runtime
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
# REACT_APP_WHO_API_KEY='' # WhoAPI key, for iniiating client-side whois lookup
|
# REACT_APP_WHO_API_KEY='' # WhoAPI key, for iniiating client-side whois lookup
|
||||||
|
|
||||||
[functions]
|
[functions]
|
||||||
included_files = ["node_modules/**"]
|
external_node_modules = ["axios"]
|
||||||
|
|
||||||
# Redirect the /api/* path to the lambda functions
|
# Redirect the /api/* path to the lambda functions
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
|
|||||||
Reference in New Issue
Block a user