Josee9988 / MinifyAll

A 𝗩𝗦𝗖𝗼𝗱𝗲 𝗺𝗢𝗻𝗢𝗳𝗢𝗲𝗿 for JS, JSON/C, CSS, and HTML, you will love its simplicity! 🌟 π˜Ύπ™€π™’π™₯π™§π™šπ™¨π™¨ and π™œπ™―π™žπ™₯ files and folders πŸ“¦ Reduce your bundle and file sizes with lightning speed ⚑
https://minifyall.jgracia.es/
GNU General Public License v3.0
72 stars 13 forks source link

instead preserve save original to backup file #180

Open ghost opened 9 months ago

ghost commented 9 months ago

Hi,

i am very happy with MinifyAll in VS Code, thank you very much πŸ’―

I just want to request the feature to save the minified content and the original content to the backup file, like so:

'myStyles.css' (minified)
'myStyles-orgin.css'
'index.html' (minified)
'index-orgin.html'
and so on ... ;-)

Please make this available as switchable option because i want to do this via context menu instead of Minify this document and preserve the original

This way I avoid my server having to deliver -min.css instead of .css and so on...

welcome[bot] commented 9 months ago

Thanks for opening your first issue in Josee9988/project-template! Be sure to follow the issue template and provide every bit of information to help the developers!