Files
sprites/build.config
Christopher Monsanto c6c336dc2d Fix ps sheet data imports broken by dist-main removal
The .sheet.mjs files imported bare @smogon/sprite-data / @smogon/sprite-root,
which stopped resolving from the repo root after the TS7/Node 24 migration
dropped dist mains. Use explicit index.ts imports and add the workspace deps
to the root package.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 22:04:43 -04:00

8 lines
200 B
Plaintext

MODELS_OPTIPNG=-o7
MODELS_ADVPNG=-z4 -i10
MINISPRITE_OPTIPNG=-o7
MINISPRITE_ADVPNG=-z4 -i100
#CONFIG_SPRITESHEET_OPTIPNG=-o7
#CONFIG_SPRITESHEET_ADVPNG=-z4 -i15
#CONFIG_SPRITESHEET_PNGQUANT=256 -s 11