Skip to content

fix some bugs part 2 - #602

Merged
dmitrbrvsk merged 2 commits into
masterfrom
fix/some-bugs-part-2
Sep 22, 2026
Merged

dmitrbrvsk merged 2 commits into
masterfrom
fix/some-bugs-part-2

Conversation

@dmitrbrvsk

@dmitrbrvsk dmitrbrvsk commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor
  1. для словарей сжатия не добавляется CopyRspackPlugin, если список словарей пуст
  2. Минификация картинок не работала: правило стояло после общего svg правила в oneOf и использовало несуществующий тип модуля assets. Правило перенесено вперед, поправлен тип, у svgo отключен removeViewBox

Боровский Дмитрий added 2 commits September 22, 2026 15:19
…onaries

compressionPredefinedDictionaryPath is an array, so the empty default
was truthy and an empty CopyRspackPlugin was always registered.
@changeset-bot

changeset-bot Bot commented Sep 22, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d67562c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
arui-scripts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dmitrbrvsk
dmitrbrvsk merged commit c64263e into master Sep 22, 2026
5 checks passed
@core-ds-bot core-ds-bot mentioned this pull request Sep 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants