mirror of
https://github.com/facebook/lexical.git
synced 2025-08-06 16:39:33 +08:00

committed by
acywatson

parent
0ff6426772
commit
9501cbadef
@ -13,7 +13,7 @@
|
||||
|
||||
function formatProdErrorMessage(code) {
|
||||
throw Error(
|
||||
`Minified Outline error #${code}; see codes.json for the full message or ` +
|
||||
`Minified Lexical error #${code}; see codes.json for the full message or ` +
|
||||
'use the non-minified dev environment for full errors and additional ' +
|
||||
'helpful warnings.',
|
||||
);
|
||||
|
Reference in New Issue
Block a user