Skip to content

[html-rspack-plugin]: Invalid left-hand side in assignmentΒ #42

@188007803

Description

@188007803

Current behaviour πŸ’£

rsbuild.config.mjs

html: {
        template: "./public/index.html",
}

./public/index.html

<!doctype html>
<html>
  <head></head>
  <body>
    <div id="<%= mountId %>"></div>
  </body>
</html>
Image

Expected behaviour β˜€οΈ

No Error

Environment πŸ–₯

node: 20.19.2
yarn: 1.2.22
@rsbuild/core": "1.4.9-1.4.11"
@rspack/core": "1.4.10"
OS: macOS Monterey 12.7.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions