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
fix: use absolute paths in rsbuild-plugin rollup config
Use path.resolve with process.cwd() to create absolute paths for the
input files, matching how other packages like rspack handle their
rollup configuration.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments