antfu-collective / icones

⚡️ Icon Explorer with Instant searching, powered by Iconify
https://icones.js.org
MIT License
4.96k stars 240 forks source link

chore: fix the build script #221

Closed 54dbd closed 8 months ago

54dbd commented 8 months ago

Description

Fixed the build script where used yarn copy instead of the pnpm copy. The original script will cause conflicts with the "packageManager": "pnpm@8.7.1" wrote in the package.json.