@preact/signals
not supported out of the box
#4856
Labels
- P3: minor bug
An edge case that only affects very specific usage (priority)
What version of
astro
are you using?16+
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
pnpm
What operating system are you using?
Mac
Describe the Bug
After installing
@preact/signals
, I needed to manually update my config to ensure@preact/signals
is not externalized by Vite.Repro works in StackBlitz but not locally
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-a863zh?file=src%2Fcomponents%2FCounter.tsx,astro.config.mjs
Participation
The text was updated successfully, but these errors were encountered: