shopware / production

Shopware 6 production template
https://shopware.com
177 stars 151 forks source link

Change npm install to clean-install for plugins #121

Closed jkrzefski closed 3 years ago

jkrzefski commented 3 years ago

Without clean-install npm would update all dependencies.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

tinect commented 3 years ago

Why this hasn't been merged yet? :-)

jkrzefski commented 3 years ago

I just added a check on whether a package-lock.json exists. npm fails otherwise.

tinect commented 3 years ago

What about the storefront?

jkrzefski commented 3 years ago

@tinect Good point. It's also fixed now.

shopwareBot commented 3 years ago

Hello,

thank you for creating this pull request. I have opened an issue on our Issue Tracker for you. See the issue link: https://issues.shopware.com/issues/NEXT-18351

Please use this issue to track the state of your pull request.

keulinho commented 3 years ago

Thanks for your contribution @jkrzefski :tada: :blue_heart:

jkrzefski commented 3 years ago

Thank you. Would you mind adding the hacktoberfest-accepted label to this pull request?