Alphabetize and clean files-array in react-dev-utils package.json (#4016)

Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
This commit is contained in:
Pete Nykänen
2018-02-12 19:03:21 +02:00
committed by Dan Abramov
parent 9690bc86d5
commit e9abde7392

View File

@@ -14,12 +14,10 @@
"browsersHelper.js",
"checkRequiredFiles.js",
"clearConsole.js",
"crashOverlay.js",
"crossSpawn.js",
"eslintFormatter.js",
"errorOverlayMiddleware.js",
"eslintFormatter.js",
"FileSizeReporter.js",
"printBuildError.js",
"formatWebpackMessages.js",
"getProcessForPort.js",
"ignoredFiles.js",
@@ -31,6 +29,7 @@
"noopServiceWorkerMiddleware.js",
"openBrowser.js",
"openChrome.applescript",
"printBuildError.js",
"printHostingInstructions.js",
"WatchMissingNodeModulesPlugin.js",
"WebpackDevServerUtils.js",