Open
Description
Version
3.2.1
Reproduction link
Steps to reproduce
Is there any way to enable proper error messages in production when using vue.esm-bundler.js
?
vue.cjs.prod.js seems to include proper error messages for DOM compiler errors unlike vue.esm-bundler.js.
What is expected?
SyntaxError: Element is missing end tag.
What is actually happening?
SyntaxError: 24