coderaiser / minify

Minifier of js, css, html and img
https://coderaiser.github.io/minify
MIT License
228 stars 29 forks source link

How to use minify in webpages ? #44

Closed darkworks closed 6 years ago

darkworks commented 7 years ago

Hi i want to use minify on client side , so any idea how to do it , i search i found webpacks , browerify , so can you guide me to make package of it so that it can be used on client side

thanks

coderaiser commented 7 years ago

To make minify work on client side should be made some changes: work with file system and [tomas]() should be moved out to bin.

Or something like filer should be added. Anyways it is a great idea to make minify able to work on the client side :).

darkworks commented 7 years ago

ok am not nodejs developer so cant help , so when you have any update on client side version let us know

thanks :)

coderaiser commented 6 years ago

Closed due to long time of inactivity