Skip to content

Removing Generated Files From Repository

Compare
Choose a tag to compare
@koenpunt 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:

  1. Make all changes in CoffeeScript files, not JavaScript files.
  2. Use Grunt to build the JavaScript files.