I have never used nodejs and would prefer not to tackle that right now. I have been using yui compressor for years and really love the MSBuild project YUICompressor.NET. But I want to start using uglifyjs instead.
- Is it possible to use uglifyjs without nodejs?
- Is it possible to use uglifyjs from the command line?
- Is there an easy way (MSBuild project ideally) to use uglifyjs with Visual Studio?
Thanks!