Skip to content

Commit

Permalink
Simplifying webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Gore committed Sep 25, 2017
1 parent e1da13f commit 7918509
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions webpack.config.js
Expand Up @@ -16,10 +16,5 @@ module.exports = {
exclude: /node_modules/
}
]
},
resolve: {
alias: {
'vue$': 'vue/dist/vue.esm.js'
}
}
};

0 comments on commit 7918509

Please sign in to comment.