mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
Revert links to package in 'packages/react-error-overlay/fixtures/*' (#3902)
This commit is contained in:
committed by
Dan Abramov
parent
3767d91886
commit
5348d6eecf
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -17532,7 +17532,7 @@ function formatMessage(message) {
|
||||
// Internal stacks are generally useless so we strip them... with the
|
||||
// exception of stacks containing `webpack:` because they're normally
|
||||
// from user code generated by WebPack. For more information see
|
||||
// https://github.com/facebook/create-react-app/pull/1050
|
||||
// https://github.com/facebookincubator/create-react-app/pull/1050
|
||||
message = message.replace(
|
||||
/^\s*at\s((?!webpack:).)*:\d+:\d+[\s\)]*(\n|$)/gm,
|
||||
''
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user