diff --git a/netlify.toml b/netlify.toml index c930aa1..136485e 100644 --- a/netlify.toml +++ b/netlify.toml @@ -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/*"