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

Converting ES to JS #10

@jesse1983

Description

@jesse1983

Hi guys. Actually I'm converting all react projects to MarkoJS (congratulations, it's amazing).

I found a little problem: browser compatibilities. On react projects, my webpack use babel-preset-es2015/babel-preset-react for convert:

query: {
   presets: ['es2015', 'react'],
},

How to do the same approach in MarkoJS?

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