Skip to content

Commit 66a5915

Browse files
authored
Update WatchMissingNodeModulesPlugin.js
This link is dead: // See facebook#186.
1 parent ce07e98 commit 66a5915

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-dev-utils/WatchMissingNodeModulesPlugin.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
// This Webpack plugin ensures `npm install <library>` forces a project rebuild.
99
// We’re not sure why this isn't Webpack's default behavior.
10-
// See https://github.com/facebookincubator/create-react-app/issues/186.
1110

1211
'use strict';
1312

0 commit comments

Comments
 (0)