Removing Generated Files From Repository
koenpunt
released this
03 Jul 00:05
·
577 commits
to option_adding
since this release
This release removes all generated JS and CSS from Chosen's git repository. A bundled zip file will now be made available using Grunt.
This change will help reenforce Chosen's code conventions for a PR:
- Make all changes in CoffeeScript files, not JavaScript files.
- Use Grunt to build the JavaScript files.