We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 9690bc8 commit e9abde7Copy full SHA for e9abde7
packages/react-dev-utils/package.json
@@ -14,12 +14,10 @@
14
"browsersHelper.js",
15
"checkRequiredFiles.js",
16
"clearConsole.js",
17
- "crashOverlay.js",
18
"crossSpawn.js",
19
- "eslintFormatter.js",
20
"errorOverlayMiddleware.js",
+ "eslintFormatter.js",
21
"FileSizeReporter.js",
22
- "printBuildError.js",
23
"formatWebpackMessages.js",
24
"getProcessForPort.js",
25
"ignoredFiles.js",
@@ -31,6 +29,7 @@
31
29
"noopServiceWorkerMiddleware.js",
32
30
"openBrowser.js",
33
"openChrome.applescript",
+ "printBuildError.js",
34
"printHostingInstructions.js",
35
"WatchMissingNodeModulesPlugin.js",
36
"WebpackDevServerUtils.js",
0 commit comments