Skip to content

Instantly share code, notes, and snippets.

@ralfbecher
Forked from mindspank/require url.js
Created April 14, 2016 15:55
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 ralfbecher/ab12138ee344431e1bdfe62ffd3c6204 to your computer and use it in GitHub Desktop.
Save ralfbecher/ab12138ee344431e1bdfe62ffd3c6204 to your computer and use it in GitHub Desktop.
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