ssr.noExternal is problematic for other vite environments (workerd, Astro, etc.)
Open
Nobody has claimed this yet.
SSR
V2
- Dominant language
- TypeScript
- Stars
- 22.1k
- Forks
- 1.4k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
RFC: https://github.com/QwikDev/qwik-evolution/discussions/318
Note: the error message wasn't obvious either:
- Error: Optimizer should replace all usages of $() with some special syntax. If you need to create a QRL manually, use inlinedQrl() instead.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked RFC in qwik-evolution discussion 318 and the ssr.noExternal configuration behavior for workerd and Astro environments. Review the reported optimizer error message as part of the investigation. Done means the behavior is defined for the named environments and the resulting error guidance is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vite
- Domain
- build-system, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100