I use two different IDEs based on what I do. My primary IDE is Visual Studio, in which I use Chirpy to crush and shrink my code. It works flawlessly and I like it. The problem is that when I am not in my Windows window, I do not have access to it.
When I do not use Visual Studio, I usually write Javascript applications in Webstorm on my Macbook Pro. Here lies the problem. I did not find the Webstorm plugin or any other application that I can configure to view my scripts, as well as mash / minify.
How do you Mac users overwrite / minimize JS and CSS with minimal effort during development?
source share