Skip to content

Instantly share code, notes, and snippets.

@timse
Created May 16, 2017 13:39
Show Gist options
  • Save timse/34de6caa342668ef6c21a290a571c0b6 to your computer and use it in GitHub Desktop.
Save timse/34de6caa342668ef6c21a290a571c0b6 to your computer and use it in GitHub Desktop.
// webpack.config.js
// ...
externals: {
jquery: 'jQuery'
},
// ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment