diff --git a/netlify.toml b/netlify.toml index 7e9582c..a87470f 100644 --- a/netlify.toml +++ b/netlify.toml @@ -12,7 +12,7 @@ # node_bundler = "esbuild" # Flags "astro" as an external node module for all functions - external_node_modules = ["astro"] + # external_node_modules = ["astro"] # Includes all Markdown files inside the "files/" directory. # included_files = ["files/*.md"]