Grunt usemin in Salesforce projects
Lately I’ve been doing a lot more JavaScript heavy development on the Force.com platform and have started using Grunt for build tasks. I value the ease of extensibility and vast library of existing plugins that are available. This post describes how one of the more popular plugins, grunt-usemin, can be configured within a Force.com project. The post has some background information […]