[Feature Request] expose warning formatter #678
kingyue737
started this conversation in
General
Replies: 1 comment
-
Similar request was posted 6 years ago in Vue 2 era, upvoted by 33 users |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using
app.config.warnhandler
to filter some expected warnings. But the problem is that I need to implement formatter myself to log the other warnings. Is it possible to export the built-in formatter here?Beta Was this translation helpful? Give feedback.
All reactions