Skip to content

Commit

Permalink
Update webpack.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos committed Apr 15, 2017
1 parent d80561b commit 632a0e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/webpack.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ export function getPluginsForInstalledReact() {

/*
this list of conditional IgnorePlugins mirrors the conditional
requires in src/react-compat.js and exists to avoid error
output from the webpack compilation
requires in src/react-compat.js
*/

if (!REACT013) {
Expand Down

0 comments on commit 632a0e4

Please sign in to comment.