Description
Describe the bug
sass not work with vue-router
Correct rendering, enableNativePlugin: false
Incorrect rendering, enableNativePlugin: true
Reproduction
https://github.com/YLMC2017/rolldown-vite-test
Steps to reproduce
npm i
npm run build
npm run preview
System Info
System:
OS: Windows 11 10.0.26100
CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
Memory: 901.96 MB / 15.79 GB
Binaries:
Node: 22.15.0 - C:\Program Files\nodejs\node.EXE
npm: 10.9.2 - C:\Program Files\nodejs\npm.CMD
pnpm: 10.10.0 - ~\AppData\Roaming\npm\pnpm.CMD
Browsers:
Edge: Chromium (131.0.2903.146)
npmPackages:
@vitejs/plugin-vue: ^5.2.4 => 5.2.4
rolldown-vite: 6.3.12
Used Package Manager
npm
Logs
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs and the Rolldown-related guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.