mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable external_node_modules
This commit is contained in:
parent
639cded838
commit
41d5b5ec70
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
# node_bundler = "esbuild"
|
# node_bundler = "esbuild"
|
||||||
|
|
||||||
# Flags "astro" as an external node module for all functions
|
# 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.
|
# Includes all Markdown files inside the "files/" directory.
|
||||||
# included_files = ["files/*.md"]
|
# included_files = ["files/*.md"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue