Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct order of ncc build command options
Reorder the parameters in the yarn ncc build command to ensure the minify flag (-m) is placed correctly. This change ensures proper functionality in the build process.
- Loading branch information