Skip to content

remove tsconfig module path for image-size/fromFile #3943

@sr258

Description

@sr258

/tsconfig:build.json:

        "paths": {
            "image-size/fromFile": ["node_modules/image-size/dist/fromFile.cjs"]
        }

Remove it once updated to ESM. Had to include it as the moduleResolution with node can't resolve the subpath.

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