Skip to content

Instantly share code, notes, and snippets.

@reedling78
Last active August 29, 2015 14:14
Show Gist options
  • Save reedling78/98608ccad98109835d44 to your computer and use it in GitHub Desktop.
Save reedling78/98608ccad98109835d44 to your computer and use it in GitHub Desktop.
Test
define([], function() {
'use strict';
console.log('whatever 1 ');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment