Skip to content

Run client-side JS through Babel #206

@raphinesse

Description

@raphinesse

Feature Request

Motivation Behind Feature

This would allow us to just set the environments we want to support in the Babel config and stop worrying about which JS features are supported by which version of which WebView.

Feature Description

As we have a build step anyways, so we would just have to add Babel to the build process.

The only real drawback I can see is that our generated cordova.js might not be as readable as before. But I'd be OK with that.

Real-life examples where not having this bit me: #203 #204

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions