The glob() loader cannot be used for files in src/content ? #413
Unanswered
JesseZhuang
asked this question in
Q&A
Replies: 2 comments 3 replies
-
|
I have seen the same, but I have yet to see any problem as a result. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
I have the same warning, what does that mean? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
See https://github.com/withastro/astro/blob/main/packages/astro/src/content/loaders/glob.ts#L232C18-L232C63
Saw this warning during build. Does Astro have some design concern to not recommend using glob for
src/content? AstroPaper may need to switch to a different api if that is the case.Beta Was this translation helpful? Give feedback.
All reactions