Skip to content

Enabling createCompilerError message in production #4537

Open
@micopiira

Description

@micopiira

Version

3.2.1

Reproduction link

sfc.vuejs.org/

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    🍰 p2-nice-to-havePriority 2: this is not breaking anything but nice to have it addressed.✨ feature requestNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions