Skip to content

Put cloned TypeScript repo somewhere other than the package dir #11

@jakebailey

Description

@jakebailey

Leaving this TODO for myself; right now, I store the clone of TypeScript and associated info / data inside of the package dir. This is fine, except if you use pnpm, the path to that dir changes whenever the package version is bumped, meaning the package gets duplicated and needs a reclone, which isn't great.

But, I don't want to have just one directory shared between every every-ts instance (since one might want to install it twice for some reason), so some other fix needs to be figured out there.

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