Skip to content

flags used for babel commands are wrong in the book #47

@supercoder123

Description

@supercoder123

babel src -presets react,env -out-dir static

this has to be corrected to

babel src --presets react,env --out-dir static
It's mentioned properly in the GitHub repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions