mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-29 09:55:43 +08:00
Tidy up some build logs (#2197)
This commit is contained in:
@@ -65,7 +65,8 @@ function formatMessage(message, isError) {
|
||||
lines[1]
|
||||
.replace("Cannot resolve 'file' or 'directory' ", '')
|
||||
.replace('Cannot resolve module ', '')
|
||||
.replace('Error: ', ''),
|
||||
.replace('Error: ', '')
|
||||
.replace('[CaseSensitivePathsPlugin] ', ''),
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user