Is there a single command to build and test Select2 during development, and using the correct version of Grunt (not whatever I happen to install globally)? (I made such a script locally and wish to submit a pull request if it’s not redundant.)
Also, the contribution guidelines dictate that we should not submit changes to the dist
directory. Are such changes made on a CI server at specific times?