Skip to content

Framework ignoring data loaders #1679

Answered by Fil
jamesking asked this question in Q&A
Sep 24, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Any file must be referenced statically (say, in a page) if you want it to be built. In other words, data loaders are only activated if they are used.

(You can reference a file without loading it, by using a link[rel] or a bare FileAttachment("feed.xml") with no loading method.)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jamesking
Comment options

Answer selected by jamesking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants