Minifying JS and CSS files with Rider File Watchers
In the past, I've used File Watchers in JetBrains Rider to automatically generate SpecFlow feature files, now I want to automate the minification of javascript and CSS files.
Lets start with the easiest part: minifying javascript files. I'm using the...
kenbonny.net4 min read