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
Refactor knip configuration and remove unused loadJsonFile function
- Updated the knip configuration for the react-on-rails and react-on-rails-pro packages, consolidating entry points and improving project structure.
- Removed the obsolete loadJsonFile function from the ClientRenderer, streamlining the codebase and eliminating unnecessary complexity.
- Adjusted ignore patterns to ensure proper handling of test utilities and build outputs.
These changes enhance the organization and maintainability of the project.
0 commit comments