Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Missing CSS imports with experimental.enableNativePlugin #329

@PadowYT2

Description

@PadowYT2

Describe the bug

If you build with experimental.enableNativePlugin being disabled, the CSS imports are present:
Image

If you enable experimental.enableNativePlugin, the CSS imports aren't present:
Image

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.md of the reproduction repository

System 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.9

Used Package Manager

pnpm

Logs

No response

Validations

Metadata

Metadata

Assignees

Labels

feat: native pluginsrelated to exprimental.enableNativePlugins

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions