Skip to content

Preserve original and save minified versions to specified folder #192

@coppicecottage

Description

@coppicecottage

🚀 Feature Request

Is your feature request related to a problem? Please describe.


Describe the solution you'd like

The ability to specify a specific folder for outputting the minified files for each file type? e.g.
file1.js could be minified to /js-min/file1.min.js
file2.js could be minified to /js-min/file2.min.js
file1.css could be minified to /css-min/file1.min.css
etc

Settings for output folder locations for each file type css, js, etc
Setting to preserve the original file
Both the above to work automatically on source/original file save.


Describe alternatives you've considered

I have been using the JS & CSS Minifier extension, unfortunately this extension is no longer being supported and would like to migrate to yours


Additional context

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions