fix: Revert esbuild as the node bundler for netlify

This commit is contained in:
Alicia Sykes 2024-06-22 11:36:14 +01:00
parent 99f1e2768f
commit abab9f1940

View File

@ -20,10 +20,6 @@
# 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
[functions]
node_bundler = "esbuild"
external_node_modules = ["axios"]
# Redirect the /api/* path to the lambda functions
[[redirects]]
from = "/api/*"