Skip to content

feat(esbuild-decorators): Support yarn and pnpm workspaces #28

@vicary

Description

@vicary

When the tsconfig option is ignored, the current behaviour is to assume ./tsconfig.json.

But for workspaces, it should in fact search for the closest parent directory with a package.json.

There are existing packages that do the job already,

  1. find-yarn-workspace-root
  2. @pnpm/find-workspace-dir

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