coderaiser / minify

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

example #49

Closed cekvenich closed 5 years ago

cekvenich commented 5 years ago

Is there an example of min.js it creates?

coderaiser commented 5 years ago

Here you can find it, and at http://coderaiser.github.io/minify/

cekvenich commented 5 years ago

That shows how to use it. Not an example of an output.

coderaiser commented 5 years ago

Minify doesn’t create a file. You should redirect output to a min.js file by yourself.