Skip to content

SyntaxError: Invalid regular expression #9456

Closed
@inherithandle

Description

@inherithandle

Version

2.6.3

Reproduction link

https://github.com/inherithandle/vue-webpack-simple-project

Steps to reproduce

  1. git clone https://github.com/inherithandle/vue-webpack-simple-project
  2. run "npm install"
  3. run "npm run build"
  4. open ./dist/index.html

What is expected?

I expected index.html to be rendered successfully.

What is actually happening?

I get the error: "SyntaxError: invalid range in character class"


I think it is similar to the issue #2291.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions