Skip to content

Conversation

@talves
Copy link

@talves talves commented Jun 25, 2015

After discussion with @peacechen , there was a consensus to use ES6. Browserify is using the Babel transform and makes it easier to standardize on the ESx format.

  • The global version will still have the famousCarousel format, but the default call will be famousCarousel.default() (Breaking change)
  • Will make compatible for CommonJS, and Broserify require still
  • Builds for example into example folder
  • Builds for global, CommonJS, and even an es5 export

talves added 5 commits June 23, 2015 16:53
Make Carousel a class
Default the library off of the exports and not a function in the class
@peacechen
Copy link
Owner

Merged. Thanks talves!

@peacechen peacechen closed this Jul 8, 2015
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.

2 participants