The problem is, I enabled the "Minify on save" because I used this in a project, but after using an other project, it minifies too but this is wrong from my expectation. Yes the feature has ONLY global options which is not good, because there are a lot of cases, where you use js css minify with this plugin in specific projects and in other cases you use a build tool like grunt or gulp or normal npm scripts. So please remove those things from the global options and add it to the project context to project properties. This make more sense. Maybe you can have it inside options too for defaults and override it from the project properties.
The problem is, I enabled the "Minify on save" because I used this in a project, but after using an other project, it minifies too but this is wrong from my expectation. Yes the feature has ONLY global options which is not good, because there are a lot of cases, where you use js css minify with this plugin in specific projects and in other cases you use a build tool like grunt or gulp or normal npm scripts. So please remove those things from the global options and add it to the project context to project properties. This make more sense. Maybe you can have it inside options too for defaults and override it from the project properties.
Regards
Chris