Skip to content

Babel in browser - update readme #16

@cguinnup

Description

@cguinnup

Not sure if this is intended behavior, but the README is not clear that "JSXTransformer" must be pointed to Babel's browser.js for browser-based Babel transformation to work:

paths: {
...
JSXTransformer: libPath + 'babel/dist/browser',
...
}

This is necessary since React deprecated & removed JSXTransformer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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