Skip to content

Wrong imports in some package files #63

@mateusjunges

Description

@mateusjunges

When running npm run watch, my terminal show 3 compilation errors:

These relative modules were not found:

* ../store in ./src/js/connection/index.js
* ./component in ./src/js/index.js
* ./store in ./src/js/index.js    

Is is correct?
When i change it to ../Store, ./Component and fix other directories with the same typo, the errors disappear.

Can i send a PR fixing it and also adding some alias for js files?

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