Skip to content

Commit

Permalink
fix: Revert esbuild as the node bundler for netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed Jun 22, 2024
1 parent 99f1e27 commit abab9f1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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/*"
Expand Down

0 comments on commit abab9f1

Please sign in to comment.