amitava82 / angular-multiselect

[NOT MAINTAINED]Native AngularJS multiselect directive
http://amitava82.github.io/angular-multiselect
MIT License
140 stars 124 forks source link

Minified version of multiselect.js has been added #57

Closed naga2raja closed 8 years ago

naga2raja commented 8 years ago

The minified version of multiselect.js. The multiselect.min.js has been tested.

amitava82 commented 8 years ago

We'll need to have build system for minification. Otherwise it's not possible to automatically update minified version whenever src changes.

naga2raja commented 8 years ago

That's great. Lets have a proper build system and I can contribute the code