angular-selectize
angular-selectize copied to clipboard
Add 'main' entry to package.json
Allow the library to be require()-d from node_modules
by specifying the main dist file in package.json.
I'm not sure what the policy is around editing CHANGELOG.md, should I bump the version and add an entry as part of this PR? Assuming you think this change is worth merging in, of course.
Can this be merged ? This is a must have for more an more developer which are using dependencies manager like requireJs or Webpack.