kupriyanenko / jbone

JavaScript Library for Events and DOM manipulation. Replaces jQuery for Backbone (2.5kb gzipped)
http://jbone.js.org
MIT License
279 stars 35 forks source link

Add the ability to create custom build #9

Closed kupriyanenko closed 7 years ago

kupriyanenko commented 11 years ago

Add the ability to create custom build, like this

henryruhs commented 9 years ago

I can write the Grunt tasks once the extend branch was finished.

kupriyanenko commented 9 years ago

@redaxmedia great!

henryruhs commented 9 years ago

No problem, I need that feature for my pageflip project...

Please provide more information for this issue, so I can start working on it.

  1. What is the setup for the base package
  2. What is the setup for the extend package
  3. How to handle unit testing with custom packages
henryruhs commented 9 years ago

@kupriyanenko Please provide more information, I like to resolve this issue

kupriyanenko commented 7 years ago

Right way - split by modules, ES6 modules will not include not used code out of the box