dopt / odopt

A monorepo containing commits to open source packages living in our private monorepo.

Home Page:https://www.dopt.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pnpm builds local to odopt are broken

kseth opened this issue · comments

We're in the process of migrating from unbuild 1.x to unbuild 2.x and updating our published package extensions to be friendly support a matrix of: browser + bundler on esm and cjs and node on esm and cjs.

Once all those unbuild and relevant updates are landed, local pnpm builds within this repository will be fixed.

Note: all packages published to npm work exactly as expected. This is only an issue if you're building packages locally within this repository.

This issue was resolved with this PR: #923.