Skip to content

Commit

Permalink
Make jQuery external - #184
Browse files Browse the repository at this point in the history
  • Loading branch information
coyotte508 committed Feb 2, 2017
1 parent 6ebf860 commit 8125ca3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@ module.exports = {
alias: {
handlebars: 'handlebars/dist/handlebars.min.js'
}
},
externals: {
jquery: 'jQuery'
}
}

0 comments on commit 8125ca3

Please sign in to comment.