Skip to content

SyntaxError: Unexpected token ... #193

@lhtdesignde

Description

@lhtdesignde

Hi, I just updated to version 2.1.0 and I'm getting this error when building:
SyntaxError: Unexpected token ...

My config:

        plugins: [
          new ManifestPlugin({
            fileName: '../../../.js-names.json',
            filter: (file) => !file.path.match(/\.map$|\d-chunk/)
          })
        ],

Guessing it has problems to handle es6 features. Any idea how I could fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions