Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
patak-dev closed a pull request on vitejs/vite
docs: add profile card
### Description Add profile card. <!-- What is this PR solving? Write a clear description or reference the issues it solves (e.g. `fixes #123`). What other alternatives have you explored? Are the...patak-dev pushed 1 commit to main vitejs/vite
- refactor: fix logic errors found by no-unnecessary-condition rule (#18891) ea802f8
patak-dev closed a pull request on vitejs/vite
refactor: fix logic errors found by no-unnecessary-condition rule
### Description Extracted the fixes from #18798 It should work the same as long as the types are not lying. <!-- What is this PR solving? Write a clear description or reference the issues ...patak-dev commented on a commit on vitejs/vite
hey @RoyvanEmpel, please avoid commenting in commits as these convos are not tracked. If you can craft a minimal repro, send us a bug report.
patak-dev pushed 1 commit to main vitejs/vite
- fix: remove CSS import in CJS correctly in some cases (#18885) 690a36f
patak-dev closed a pull request on vitejs/vite
fix: remove CSS import in CJS correctly in some cases
### Description In some cases, the minify result becomes `require("pure_css_chunk.js"),console.log();`. In this case Vite was not correctly removing the CSS `require`. Before it was replaced ...patak-dev created a comment on a pull request on vitejs/vite
I also don't know if the extra inconvenience is worthy here. I would vote to don't do merge this one at this point.
patak-dev pushed 1 commit to main vitejs/vite
- fix: handle postcss load unhandled rejections (#18886) d5fb653
patak-dev closed an issue on vitejs/vite
Unhandled errors while using incorrect postcss config
### Describe the bug When trying to run vite build with an incorrect `postcss.config.js` file, vite fails (which is expected), but there are also unhandled errors thrown (in addition to the obviou...patak-dev closed a pull request on vitejs/vite
fix: handle postcss load unhandled rejections
### Description fixes #18882 <!-- What is this PR solving? Write a clear description or reference the issues it solves (e.g. `fixes #123`). What other alternatives have you explored? Are ther...patak-dev pushed 1 commit to main vitejs/vite
- fix(config): bundle files referenced with imports field (#18887) 2b5926a
patak-dev closed an issue on vitejs/vite
Import error when using package imports in vite.config.js
### Describe the bug When I use [package imports](https://nodejs.org/docs/latest/api/packages.html#subpath-imports) in `vite.config.js`, Vite fails to load the configuration file and displays t...patak-dev closed a pull request on vitejs/vite
fix(config): bundle files referenced with imports field
### Description fixes #18867 <!-- What is this PR solving? Write a clear description or reference the issues it solves (e.g. `fixes #123`). What other alternatives have you explored? Are ther...patak-dev closed a pull request on vitejs/vite
fix(docs): fix typo in v6 announcement
### Description <!-- What is this PR solving? Write a clear description or reference the issues it solves (e.g. `fixes #123`). What other alternatives have you explored? Are there any parts you ...patak-dev created a comment on a pull request on vitejs/vite
TARGET_DIR can be `foo/bar` so it would be great to add support for that to `one`. Now that you raise this, I don't know if all the other create-xxx supports this to be honest. The CLI prompt says ...
patak-dev pushed 1 commit to main vitejs/vite
- docs: add SvelteKit to the Environment API story (#18877) Co-authored-by: Bjorn Lu <[email protected]> 0a4a5be
patak-dev closed a pull request on vitejs/vite
docs: add SvelteKit to the Environment API story
### Description This is how I started the story in my [ViteConf talk](https://youtu.be/WImor3HDyqU) but we didn't have a direct shoutout in the blog post. We saw this while [discussing Theo's vi...patak-dev pushed 1 commit to docs/v6-announcement-post-tweaks vitejs/vite
- chore: update Co-authored-by: Bjorn Lu <[email protected]> bed9c11
patak-dev pushed 1 commit to docs/v6-announcement-post-tweaks vitejs/vite
- chore: update Co-authored-by: Bjorn Lu <[email protected]> 804ec70