Skip to content

Compatibility with Flow type checker #12

@stuhlmueller

Description

@stuhlmueller

Currently, using babel-plugin-inline-import results in import errors for me:

src/file.js:4
  4: import bla from "./bla.txt";
                     ^^^^^^^^^^^ ./bla.txt. Required module not found

Is there a way to use this plugin that's compatible with Flow?

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