Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common js #330

Closed
wants to merge 2 commits into from
Closed

Common js #330

wants to merge 2 commits into from

Conversation

jkimbo
Copy link

@jkimbo jkimbo commented Mar 14, 2014

Added common js style module exporting so that it can be used with browserify.

All the extra diff was just from the build process. Where those changes committed to source but not dist?

@o5
Copy link

o5 commented Mar 17, 2014

@jkimbo: This will resolve my problem?

@jkimbo
Copy link
Author

jkimbo commented Mar 17, 2014

@o5 should do!

@o5
Copy link

o5 commented Mar 17, 2014

@jkimbo unfortunately not :/

@jkimbo
Copy link
Author

jkimbo commented Mar 17, 2014

How are you using it @o5? I'm using it with browserify then doing: require('./lib/selectize.js'); with jquery, sifter and microplugin installed through npm. Then I can just use it normally i.e. $('input').selectize();

brianreavis added a commit that referenced this pull request Mar 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants