Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
patak-dev created a review on a pull request on vitejs/vite-ecosystem-ci
@dominikg lets have the two for now. @markdalgleish, it would be good to remove the remix one soon though. I would consider this not that far from a major from any other framework and in that case,...
patak-dev closed an issue on vitejs/vite
`ssrTransform` can cause syntax error
### Describe the bug When transforming https://unpkg.com/browse/@headlessui/[email protected]/dist/components/transitions/transition.js in an application (see e.g. https://github.com/nuxt/ui/issues/297...patak-dev pushed 1 commit to main vitejs/vite
- fix(ssr): fix semicolon injection by ssr transform (#19097) Co-authored-by: Hiroshi Ogawa <[email protected]> 1c102d5
patak-dev closed a pull request on vitejs/vite
fix(ssr): fix semicolon injection by ssr transform
### Description This PR is a base for a fix for #19096 containing a failing edge case (not that edgy actually!) Feel free to use it as base for fixing the problem. I've tried in several ways b...patak-dev closed a pull request on nuxt/nuxt
perf(vite): remove client entry from server warmup
### 🔗 Linked issue <!-- Please ensure there is an open issue and mention its number. For example, "resolves #123" --> ### 📚 Description <!-- Describe your changes in detail. Why is this ch...patak-dev pushed 1 commit to main vitejs/vite
- perf: skip globbing for static path in warmup (#19107) 677508b
patak-dev closed a pull request on vitejs/vite
perf: skip globbing for static path in warmup
Context: https://github.com/nuxt/nuxt/pull/30407#issuecomment-2566210613 Fix https://github.com/nuxt/nuxt/pull/30407 In Nuxt, the entry we passed to warm up is an absolute path inside `node_m...patak-dev pushed 1 commit to main vitejs/vite
- fix: skip the plugin if it has been called before with the same id and importer (#19016) b178c90