Last active
August 29, 2015 14:15
-
-
Save nutti/7eee03c34e782ce637f8 to your computer and use it in GitHub Desktop.
Customize zepto.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git clone https://github.com/madrobby/zepto.git | |
$ cd zepto | |
$ npm install | |
$ MODULES="zepto event ajax form ie touch" npm run-script dist | |
$ ls dist | |
zepto.js zepto.min.gz zepto.min.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment