directory data file being ignored on --serve #2821
n8garrett
started this conversation in
Uncategorized
Replies: 2 comments 20 replies
-
|
are you using the vite plugin? I don’t think eleventy core changes behavior in serve/build in this way |
Beta Was this translation helpful? Give feedback.
9 replies
-
|
Thanks for testing, Bob. I ran |
Beta Was this translation helpful? Give feedback.
11 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.
-
When working in dev mode using --serve, 11ty ignores my resources.json file inside the /resources/ directory. When I run a build command it works fine. Any idea why it doesn't work on --serve?
Beta Was this translation helpful? Give feedback.
All reactions