Skip to content

Doesn't work with export * from "path" #38

Open
@yousif-khalil-abdulkarim

Description

This plugin doesnt transform the following

export * from "./path"

to

export * from "@/path"

It would be nice if it did, because "export * from" is bassically an import and export at the same time.

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