mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
URL.pathname leaves spaces percent-encoded, so the embed helper never ran and the generator still claimed success. Convert with fileURLToPath, check the spawn result, and warn instead of lying. Prepared with AI assistance. Co-authored-by: Cursor <cursoragent@cursor.com>