Open jhummel opened 11 years ago
Having them as separate files would be sweet. :+1:
:+1: for separate files. However, you will need to know which modules depend on other optional modules when you manually require extra files.
Perhaps we'd have separate repositories for the modules and have components/zepto as a dependency?
+1
However, you will need to know which modules depend on other optional modules when you manually require extra files.
There are different ways to address this issue. Let's discuss and decide
import
+ rollupreadme.md
Add browserify in there too.
The zepto.js file contained within seems to not include the optional modules. (like touch.js). Would it make sense to include something like zepto.full.js with a build of all the modules, or just include the optional modules as separate files?