Skip to content

Instantly share code, notes, and snippets.

@alvin2ye
Created June 25, 2017 07:43
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 alvin2ye/19c691fe5217fca0255be6e180500554 to your computer and use it in GitHub Desktop.
Save alvin2ye/19c691fe5217fca0255be6e180500554 to your computer and use it in GitHub Desktop.
test2
define(function(require, exports, module) {
var $ = require('$');
console.info(1, $);
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment