Skip to content

{strictMode: false} not work #215

@zzzzzc

Description

@zzzzzc

During the use of the plugin, an error is reported Binding 'arguments' in strict mode.

plugins: [ ["@babel/plugin-transform-modules-commonjs", { strictMode: false }], ],
is not work.

Whether strict mode is no longer allowed to be turned off during compression?

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