smoosh icon indicating copy to clipboard operation
smoosh copied to clipboard

something like a himalountain.

Results 13 smoosh issues
Sort by recently updated
recently updated
newest added

NOTE: This is not a bot. This change was made by and comments will be reviewed by humans. We are using this service account to be able to track the...

Bumps [uglify-js](https://github.com/mishoo/UglifyJS2) from 1.3.5 to 3.6.2. Release notes *Sourced from [uglify-js's releases](https://github.com/mishoo/UglifyJS2/releases).* > ## v3.6.2 >   > > ## v3.6.1 >   > > ## v3.6.0 >   >...

dependencies

Would it be possible to add the appropriate license file to this package? I have submitted a pull request with an MIT license file (#26) but if another license is...

Added an MIT License file as some companies are very strict and will not approve usage of anything without ok'ing it with the lawyers. Hopefully MIT is the correct licensing...

When files processed with smoosh (UglifyJS) are concatenated to other files, there may be a bug because of a missing semicolon at the end of the compressed output. I encountered...

uglifyJS is now uglifyJS2. The new module has a slightly different API, and this breaks the 'compressed' option

Is there a way to output in my view the link to the compressed js or css?

It would be nice to have a hash appended to the generated file so for caching purposes when serving the files for web. The hash would only change if the...