Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

ES2015 syntax still unusable. #73

@ChrisJVoss

Description

@ChrisJVoss

Hi, I am building a React + Electron app and am having trouble once the app has been packaged for release. The es2015 syntax no longer works once the app has been built.

I've seen several posts advising the use of electron-prebuilt-compile so I uninstalled electron, ran rm -rf node_modules and installed electron-prebuilt-compile@3.0.6. I am still receiving syntax errors.

Is there more to using this module when the application already exists?

Ultimately, if anyone has some information regarding packaging an app with es2015 syntax I would be very grateful.

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