-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: use originalFileNames
/names
#18240
refactor: use originalFileNames
/names
#18240
Conversation
Run & review this pull request in StackBlitz Codeflow. |
I didn't expect the tests to pass. I thought it will fail with rollup's rust part compilation but it seems it works without setup-rust-toolchain action. 😮 |
/ecosystem-ci run |
📝 Ran ecosystem CI on
✅ ladle, laravel, marko, nuxt, previewjs, quasar, qwik, rakkas, redwoodjs, storybook, unocss, vite-environment-examples, vite-plugin-pwa, vite-plugin-react, vite-plugin-react-swc, vite-plugin-svelte, vite-plugin-vue, vite-setup-catalogue, vitepress, vuepress |
…ejs#18240)" This partially reverts commit f2957c8.
…ejs#18240)" This partially reverts commit f2957c8.
…ejs#18240)" This partially reverts commit f2957c8.
…ejs#18240)" This partially reverts commit f2957c8.
…ejs#18240)" This partially reverts commit f2957c8.
…ejs#18240)" This partially reverts commit f2957c8.
…ejs#18240)" This partially reverts commit f2957c8.
…ejs#18240)" This partially reverts commit f2957c8.
…ejs#18240)" This partially reverts commit f2957c8.
<!-- Thank you for contributing! --> ### Description close #2496 refs #2046, rollup/rollup#5686, vitejs/vite#18240 <!-- Please insert your description here and provide especially info about the "what" this PR is solving -->
…es` (vitejs#18240)"" This reverts commit aec2b6e.
Description
Use
originalFileNames
andnames
which will be added by rollup/rollup#5686.