🐛 BUG: Hoisted scripts not working with Astro.glob
in dev
#3933
Labels
- P5: urgent
Fix build-breaking bugs affecting most users, should be released ASAP (priority)
What version of
astro
are you using?1.0.0-beta.71
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
npm
What operating system are you using?
Linux
Describe the Bug
Astro.glob
.astro build
, the client-side hoisted scripts just don't work in dev mode.Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-zrlmxo?file=src%2Fcomponents%2Fmy-component.astro,src%2Fpages%2Findex.astro
Participation
The text was updated successfully, but these errors were encountered: