In production builds, the 3rd argument passed to the following error handler APIs will be a short code instead of the full information string:
app.config.errorHandler
onErrorCaptured
(Composition API)errorCaptured
(Options API)
The following table maps the codes to their original full information strings.
The following table provides a mapping of the production compiler error codes to their original messages.