Aurelia 2 + Typescript + webpack + Yarn PNP

I’ve just completed upgrading the tooling of our Aurelia 1 application, and moved to a monorepo.

Evaluated npm, pnpm and yarn, and we’ve landed on pnpm. Workspace tooling in pnpm just works, and can now make use of incremental builds with typescript projects. Really happy with the result.

1 Like