Skip to content

Instantly share code, notes, and snippets.

@thebrianemory
Last active May 18, 2017 15:09
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 thebrianemory/0963952107efd37869319c4ae316145e to your computer and use it in GitHub Desktop.
Save thebrianemory/0963952107efd37869319c4ae316145e to your computer and use it in GitHub Desktop.
exports.config = {
... // Code removed for readability
npm: {
enabled: true,
globals: {
$: 'jquery',
jQuery: 'jquery',
}
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment