Important
This guide extends the core Guild contributing guide. If you haven't read it yet or recently (e.g. past year), please read it first.
- Use corepack:
corepack enable - Install packages:
pnpm install - Build packages:
pnpm build
- Can only be run after packages have been built.