You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Chris2011
changed the title
Please add js css minify options to the project context and not gloabbly
Please add js css minify options to the project context and not only globally
Jul 18, 2019
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
The text was updated successfully, but these errors were encountered: