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
Add empty dist directory with .gitkeep for workflow compatibility
- Added an empty dist directory with a .gitkeep file to ensure the directory is tracked in version control.
- This is a placeholder until the build process populates the dist directory with output files.
- Prevents workflow errors caused by the missing dist directory during deployment or testing.
0 commit comments