Skip to content

Commit

Permalink
It ok now
Browse files Browse the repository at this point in the history
  • Loading branch information
joshaber committed May 24, 2016
1 parent 833bef5 commit 8f9144f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.development.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ const config = {
new webpack.HotModuleReplacementPlugin(),
new webpack.NoErrorsPlugin(),
new webpack.DefinePlugin({
// TODO: This is obviously wrong for production builds.
__DEV__: true,
'process.env': {
NODE_ENV: JSON.stringify('development')
Expand Down

0 comments on commit 8f9144f

Please sign in to comment.