mirror of
https://github.com/Lissy93/web-check.git
synced 2024-11-25 17:53:19 +01:00
fix: Uses esbuild as the node bundler for netlify
This commit is contained in:
parent
2ff8155a35
commit
99f1e2768f
@ -21,6 +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]
|
||||||
|
node_bundler = "esbuild"
|
||||||
external_node_modules = ["axios"]
|
external_node_modules = ["axios"]
|
||||||
|
|
||||||
# Redirect the /api/* path to the lambda functions
|
# Redirect the /api/* path to the lambda functions
|
||||||
|
Loading…
Reference in New Issue
Block a user