Skip to content

Commit

Permalink
jquery external
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed May 21, 2016
1 parent 303f60d commit baac143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module.exports = {
externals: {
// don't bundle the 'react' npm package with our bundle.js
// but get it from a global 'React' variable
'jquery': 'jQuery',
'react': 'React'
},
resolve: {
Expand Down

0 comments on commit baac143

Please sign in to comment.