You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
Describe the bug
If you build with

experimental.enableNativePluginbeing disabled, the CSS imports are present:If you enable

experimental.enableNativePlugin, the CSS imports aren't present:This looks like to be only happening when using Laravel for the backend
Reproduction
https://github.com/PadowYT2/rolldown-vite-laravel-repro
Steps to reproduce
See
README.mdof the reproduction repositorySystem Info
System: OS: Linux 6.8 Zorin OS 17.2 17.2 CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor Memory: 29.34 GB / 46.97 GB Container: Yes Shell: 5.8.1 - /usr/bin/zsh Binaries: Yarn: 1.22.22 - ~/.nvm/versions/node/v18.19.0/bin/yarn npm: 10.2.3 - ~/.nvm/versions/node/v18.19.0/bin/npm pnpm: 10.11.1 - ~/.local/share/pnpm/pnpm bun: 1.2.18 - /tmp/bun-node-0d4089ea7/bun Browsers: Chrome: 125.0.6422.76 npmPackages: @vitejs/plugin-react-oxc: ^0.3.0 => 0.3.0 rolldown-vite: 7.0.9Used Package Manager
pnpm
Logs
No response
Validations