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

babel will not use .babelrc under instaclone #17

@theogravity

Description

@theogravity

Had a situation where babel had transform issues because it was not reading the .babelrc file. Copying the .babelrc file to the instaclone'd symlink'd node_modules directory fixes it. It seems if you are using instaclone, you'll either have to copy .babelrc to the node_modules symlink as a post install/deploy or use the config directly if you are using a plugin like babel-loader in webpack.

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