Skip to content

Commit

Permalink
no need to resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
dhilt committed Nov 14, 2017
1 parent 2fd0009 commit 5408462
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions webpack/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,6 @@ module.exports = {
]
},

resolve: {
extensions: ['.js'],
modules: [
__dirname,
path.resolve(__dirname, '../node_modules')
]
},

plugins: [
new CleanWebpackPlugin(configEnv.outputFolder, {
root: path.join(__dirname, '..')
Expand Down

0 comments on commit 5408462

Please sign in to comment.