mananshah99 / atom-minjs

Minifies a JS file on save in Atom.
https://atom.io/packages/atom-minjs
MIT License
0 stars 1 forks source link

Not minified on save #1

Open azrin1972 opened 9 years ago

azrin1972 commented 9 years ago

Hi,

I'm using it together with atom beautify that also beautifies on save and minds is not minifying on save.

Thanks

mananshah99 commented 9 years ago

Whoops, I took that keybinding out for debugging and forgot to put it back in for release. I'll update the package asap (hopefully by tonight) and let you know when it's done. Sorry!

azrin1972 commented 9 years ago

Cheers!!

Sent from my iPhone

On Dec 1, 2014, at 8:20 AM, Manan Shah notifications@github.com wrote:

Whoops, I took that keybinding out for debugging and forgot to put it back in for release. I'll update the package asap (hopefully by tonight) and let you know when it's done. Sorry!

— Reply to this email directly or view it on GitHub.

mananshah99 commented 9 years ago

Sorry about the delay - I'm having trouble pushing to git due to problems with apm. It seems as if I have to re-add git to my system PATH; I'm working on the issue and hope to get it resolved as soon as possible.