compile: pnpm --filter "./packages/*" install --frozen-lockfile pnpm run --filter "./packages/*" compile clean: pnpm run --filter "./packages/*" clean test: node packages/spa/lib/index.js