Contributing Start a watch process pnpm i pnpm run watch Start the dev server of the example cd packages/blocky-example pnpm run dev Run tests pnpm -r --if-present run test:prod Print the bundle size ./bundle_size.sh Build the release version pnpm i pnpm run build