mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
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:
committed by
Dan Abramov
parent
9690bc86d5
commit
e9abde7392
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user