This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
Fixes
- Fixed
ErrUnexpectedEndOfDemo
panic in case of a corrupt demo (#46)
The minifier will now printWARNING: encountered unexpected end of demo, but the minified data may still be usable
tostderr
and exit with code3
if this error occurs.