Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am mscharley on github.
  • I am mscharley (https://keybase.io/mscharley) on keybase.
  • I have a public key whose fingerprint is 9184 6FAE B9BC DC4A 692D 7813 EDF3 66C7 D424 7786

To claim this, I am signing this object:

@mscharley
mscharley / app.js
Last active May 25, 2017 23:33 — forked from radiosilence/gist:4040553
RequireJS with Zurb Foundation 5
/*
This assumes that your bower_components folder is /assets. I renamed it in .bower.json for sanities sake.
I use baseUrl = '/js' as this is where all my custom javascript is and requirejs can't navigate
bower's folder structure anyway.
*/
requirejs.config({
paths: {