Skip to content

Commit

Permalink
Remove unused aliased jquery exposition
Browse files Browse the repository at this point in the history
  • Loading branch information
hchevalier committed May 31, 2018
1 parent ffdb42e commit f33fda0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/dummy/client/webpack.client.base.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ module.exports = {
loader: 'expose-loader',
options: 'jQuery'
},
{
loader: 'expose-loader',
options: '$'
},
],
},
],
Expand Down

0 comments on commit f33fda0

Please sign in to comment.