Skip to content

Instantly share code, notes, and snippets.

@mindspank
Last active April 15, 2016 20:39
Show Gist options
  • Save mindspank/5b99198815d6c82e7ad4 to your computer and use it in GitHub Desktop.
Save mindspank/5b99198815d6c82e7ad4 to your computer and use it in GitHub Desktop.
url to require url #extension
define( ["require"], function ( localRequire ) {
var path = localRequire.toUrl( "extensions/d3-vis-library/d3-vis-library.css" );
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment