Skip to content

chore: do not bundle svgo#293

Open
KazariEX wants to merge 1 commit intounjs:mainfrom
KazariEX:chore/do-not-bundle-svgo
Open

chore: do not bundle svgo#293
KazariEX wants to merge 1 commit intounjs:mainfrom
KazariEX:chore/do-not-bundle-svgo

Conversation

@KazariEX
Copy link

svgo and its dependencies (css-tree, with 810.4KB bundled in v4) are widely used in the ecosystem. Bundling them into ipx will only increase the size of the end user's node_modules.

  • @nuxt/vite-builder -> cssnano -> cssnano-preset-default -> postcss-svgo -> svgo -> css-tree
  • @nuxt/fonts -> unifont / fontless -> css-tree
  • stylelint -> css-tree

@KazariEX KazariEX requested a review from pi0 as a code owner February 21, 2026 07:16
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.

1 participant