Skip to content

Instantly share code, notes, and snippets.

@giiska
Created July 11, 2014 10:54
Show Gist options
  • Save giiska/1dc14aa8f7d89e43024b to your computer and use it in GitHub Desktop.
Save giiska/1dc14aa8f7d89e43024b to your computer and use it in GitHub Desktop.
require config path before load require.js
var require = {
paths: {
'jquery': '../../bower_components/zepto/zepto.min'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment