Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Unwanted transformations #44

Open
Open
@aprilmintacpineda

Description

@aprilmintacpineda

Correct me if I am wrong but looking at babelrc file, this example will transpile ES6 to ES5. Transforming ES6 features into ES5 for NodeJS is basically exchanging superior codes for inferior ones.

The example should not transpile ES6 codes down to ES5.

https://nodejs.org/en/docs/es6/
https://node.green/

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