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: align rsbuild-plugin config with working packages
- Add missing "types" field to package.json (like rspack and sdk have)
- Add "noImplicitAny": false to tsconfig.json to match rspack's config
- This should help TypeScript resolve workspace dependencies correctly
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments