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...
Aug 13, 20184 min read1.6K
