#Astro v3 import issue
13 messages · Page 1 of 1 (latest)
What specific version of 3.0 are you using?
I'll note that importing from public is not officially supported or recommended
I am using the latest version - 3.0.13
I understood, but as that worked in v2, it should also work in v3. If not, that's a breaking change then, right?
It's only a breaking change if it's in a documented API 😄
I don't think we intentionally made a change there
Understood, I guess that it is kinda side-effect of not using recommended approach
Just tried it out, and it works for me
Both in dev and in prod, I get the content of the file succesfully
From the public folder?
Yeah
Hmm, interesting, I will have to investigate more deeply