mirror of
https://github.com/Lissy93/web-check.git
synced 2025-08-18 00:20:00 +02:00
fix: Revert esbuild as the node bundler for netlify
This commit is contained in:
@@ -20,10 +20,6 @@
|
|||||||
# REACT_APP_SHODAN_API_KEY='' # Shodan API key, for using Shodan scan API
|
# REACT_APP_SHODAN_API_KEY='' # Shodan API key, for using Shodan scan API
|
||||||
# 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]
|
|
||||||
node_bundler = "esbuild"
|
|
||||||
external_node_modules = ["axios"]
|
|
||||||
|
|
||||||
# Redirect the /api/* path to the lambda functions
|
# Redirect the /api/* path to the lambda functions
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/api/*"
|
from = "/api/*"
|
||||||
|
Reference in New Issue
Block a user