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
Enhance package.json scripts for improved workspace management
- Added new scripts for `yalc:publish`, `yalc`, and `publish` in the root package.json to streamline publishing processes.
- Updated the react-on-rails package.json to utilize `yalc` commands and removed redundant `start` script for clarity.
These changes improve the overall command execution and maintain consistency across the workspace.
0 commit comments