Type winamp-eqf

This commit is contained in:
Jordan Eldredge 2025-07-06 17:17:55 -07:00
parent f2fd00b65b
commit dbf54596e4
19 changed files with 661 additions and 98 deletions

View file

@ -55,6 +55,7 @@ jobs:
# Set CI environment variable for optimized builds
export CI=true
pnpm --filter ani-cursor build
pnpm --filter winamp-eqf build
pnpm --filter webamp build
env:
NODE_ENV: production
@ -88,6 +89,7 @@ jobs:
# Set CI environment variable for optimized builds
export CI=true
pnpm --filter ani-cursor build
pnpm --filter winamp-eqf build
pnpm --filter webamp build-library
env:
NODE_ENV: production