Releases
v1.2.1
Compare
Sorry, something went wrong.
No results found
Исправлена генерация путей к изображениям в CSS при копировании в dist — стабильная структура с префиксом images/ и корректная перезапись url()
Исправлено создание config.php при сборке компонентов и шаблонов — файл обновляется только для расширений
Исправлен захват ошибок консоли в chef test — теперь отображаются runtime-ошибки и uncaught exceptions, вывод дедуплицируется между браузерами
Исправлено дублирование бандла при совпадении имени concat-файла с выходным файлом
Исправлены пустые строки после удаления комментариев в TypeScript-сборках
Исключены файлы бандлов из chef lint и chef typecheck
Добавлена поддержка rollup-совместимого формата опции treeshake в bundle.config
Добавлена опция --exclude для команд lint и typecheck
Fixed CSS image path generation when copying to dist — stable structure with images/ prefix and correct url() rewriting
Fixed config.php creation when building components and templates — file is only updated for extensions
Fixed console error capture in chef test — runtime errors and uncaught exceptions are now displayed, output is deduplicated across browsers
Fixed bundle duplication when concat file has the same basename as output
Fixed blank lines left by stripped comments in TypeScript builds
Excluded bundle output files from chef lint and chef typecheck
Added support for rollup-compatible treeshake option format in bundle.config
Added --exclude option for lint and typecheck commands
You can’t perform that action at this time.