Skip to content

Compiler halts if a Vue component ends with </tag #628

@edjroot

Description

@edjroot

Hello,

I'm using Webpack with hot reloading. If one of my Vue components ends with anything that looks like an unclosed closing tag (</, </script, </whatever), the compiler halts and doesn't work anymore unless I kill it and start it again. Other content (including invalid tags) seem to cause no problems. There are no error messages, just "webpack: bundle is now INVALID". I believe this is unwanted behavior since no other error (eg. in JS syntax) causes halting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions