Skip to content

"exports is not defined" error using gulp-babel #178

@pavliukpetro

Description

@pavliukpetro

I have this error in the browser in the file that was compiled via gulp-babel.
The part from the gulp task is
.pipe(babel({
presets: ['@babel/preset-env'],
plugins: [
["@babel/plugin-transform-classes"]]
}))

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