mirror of
https://github.com/type-challenges/type-challenges.git
synced 2026-01-18 14:36:47 +00:00
6 lines
98 B
Bash
6 lines
98 B
Bash
cd ..
|
|
npx pnpm i --store=node_modules/.pnpm-store
|
|
npm run build
|
|
cd scripts
|
|
cp -r ../site/*.* dist
|