Skip to content

Commit

Permalink
finetune
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyQ committed Jun 15, 2017
1 parent 4488e63 commit 66fa239
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions webpack.config.js
Expand Up @@ -110,6 +110,9 @@ module.exports = {
module:{
loaders:loadersByExtension(loaders)
},
resolveLoader: {
root: path.join(__dirname, 'node_modules')
},
output:output,
externals:[
{
Expand Down

0 comments on commit 66fa239

Please sign in to comment.