Skip to content

Using the src directory instead of the lib directory #100

@camlough

Description

@camlough

My project seems to be pulling the code from the src directory, which is es6. This is causing the following error:
Module parse failed: .../node_modules/react-search-input/src/index.js Unexpected token

This is being cause by the spread operator.

Any idea why my project isn't pulling the code from the lib directory instead?

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