Skip to content

Commit

Permalink
Update webpack.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Celestz committed Jun 8, 2015
1 parent 7c0e1f8 commit c0967bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/webpack/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ module.exports = {
path: __dirname,
filename: "bundle.js"
},
node: {
fs: 'empty',
},
module: {
loaders: [
{ test: /\.js$/, loader: "jsx-loader!react-i18nliner/webpack-loader" },
Expand Down

0 comments on commit c0967bf

Please sign in to comment.