Skip to content

Commit

Permalink
[remove] Externals
Browse files Browse the repository at this point in the history
  • Loading branch information
nhunzaker committed Mar 23, 2015
1 parent 8ba6d8f commit 73deb93
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ module.exports = {
devtoolModuleFilenameTemplate: '[resource-path]'
},

externals: {
'flux': 'flux',
'immutable': 'immutable'
},

resolve: {
extensions: [ '', '.js', '.jsx', '.json' ],
modulesDirectories: [ 'web_modules', 'node_modules', 'src' ]
Expand Down

0 comments on commit 73deb93

Please sign in to comment.