chore: monorepo postinstall build

This commit is contained in:
ayo 2026-05-11 10:50:29 +02:00
parent 7807ded369
commit 43ba8bc81b
2 changed files with 2231 additions and 4181 deletions

View file

@ -2,7 +2,7 @@
"name": "mcfly-monorepo",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm && pnpm -F @mcflyjs/core build && pnpm -F @mcflyjs/config build",
"postinstall": "pnpm -F @mcflyjs/core build && pnpm -F @mcflyjs/config build",
"start": "pnpm run site",
"dev": "pnpm run site",
"site": "pnpm -F @mcflyjs/core run build && pnpm -F @mcflyjs/config run build && pnpm --filter site start",

File diff suppressed because it is too large Load diff