evershopcommerce / evershop

🛍️ NodeJS E-commerce Platform
https://evershop.io/
GNU General Public License v3.0
4.49k stars 1.24k forks source link

Added skip minification command in package.json #650

Open Belvin-04 opened 1 month ago

Belvin-04 commented 1 month ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

had to enter the entire command for skipping the minification

Issue Number: N/A

What is the new behavior?

now we can type npm run build-fast for skipping minification

Does this PR introduce a breaking change?

Other information