-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Open
Labels
🍰 p2-nice-to-havePriority 2: this is not breaking anything but nice to have it addressed.Priority 2: this is not breaking anything but nice to have it addressed.✨ feature requestNew feature or requestNew feature or request
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
SomeoneIsWorking
Metadata
Metadata
Assignees
Labels
🍰 p2-nice-to-havePriority 2: this is not breaking anything but nice to have it addressed.Priority 2: this is not breaking anything but nice to have it addressed.✨ feature requestNew feature or requestNew feature or request