mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Include astro in external_node_modules
This commit is contained in:
parent
80dc0ed9e4
commit
639cded838
1 changed files with 1 additions and 1 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue