Skip to content

Instantly share code, notes, and snippets.

@nutti
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nutti/7eee03c34e782ce637f8 to your computer and use it in GitHub Desktop.
Save nutti/7eee03c34e782ce637f8 to your computer and use it in GitHub Desktop.
Customize zepto.js
$ 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