Skip to content

Commit 0394d01

Browse files
committed
Add shouldIgnoreNodeModules to files in package.json
Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
1 parent 3a1e251 commit 0394d01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-dev-utils/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"openChrome.applescript",
3131
"printBuildError.js",
3232
"printHostingInstructions.js",
33+
"shouldIgnoreNodeModules.js",
3334
"WatchMissingNodeModulesPlugin.js",
3435
"WebpackDevServerUtils.js",
3536
"webpackHotDevClient.js",

0 commit comments

Comments
 (0)