Skip to content

Instantly share code, notes, and snippets.

@tcorral
Created June 7, 2016 13:27
Show Gist options
  • Select an option

  • Save tcorral/2955040c08c132817c8e278c7b181ad6 to your computer and use it in GitHub Desktop.

Select an option

Save tcorral/2955040c08c132817c8e278c7b181ad6 to your computer and use it in GitHub Desktop.
/* Original code in ES6 for distribution tests using jspm and webpack-dev-server*/
import $ from 'jquery';
console.log('jQuery version:' + $.fn.jquery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment