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
build: Add optimization-minimize flag to scripts for production (#62)
Enhanced `build` and `start` scripts in `package.json` by adding the `--optimization-minimize` flag to ensure assets are minified during production builds and server runs.
0 commit comments