Tim

Results 5 comments of Tim
trafficstars

@JelleGroenendal we run a separate .sh after the deployment on the production server itself to minify with Terser. And we minify all the storeviews with parallel processes. It just takes...

I do this to run them parallel: `#!/usr/bin/env bash OLDIFS=$IFS IFS=$'\n' echo $datestart "Starting .js minify" for FILE in $(find /var/www/application/current/pub/static/frontend/Theme/nl_NL/ -type f -name '*.js' -not -name '*.min.js' -not -name...

Are you still working on this? :)

Looked this one up and you were not able to reproduce: > * [Products can't be deleted once ordered](https://github.com/shopware/platform/issues/728) > * [[github] Products can't be deleted once ordered](https://issues.shopware.com/issues/NEXT-8042) This should...

![image](https://user-images.githubusercontent.com/19925415/140300854-9ccc5a03-e464-4eca-8fe2-106cafe7b787.png) Is it intentional that the module does not show graphs when MSI is enabled? Because the Quantity field is replaced by a 'Sources' block when MSI enabled.