unplugin / unplugin-icons

🤹 Access thousands of icons as components on-demand universally.
https://www.npmjs.com/package/unplugin-icons
MIT License
4.13k stars 144 forks source link

feat: support rspack #388

Closed carter-1uo closed 3 weeks ago

carter-1uo commented 3 weeks ago

Description

Add support for rspack and example for rspack-vue3.

Linked Issues

rspack support #289

Additional context

stackblitz[bot] commented 3 weeks ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

socket-security[bot] commented 3 weeks ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@rspack/cli@1.0.14 environment, eval Transitive: filesystem, network +27 915 kB hardfist
npm/@rspack/core@1.0.14 environment, eval, filesystem, network, shell, unsafe +7 4.72 MB hardfist

View full report↗︎

userquin commented 3 weeks ago

@carter-1uo shouldn't we add rspack entry in the readme file? (here: https://github.com/unplugin/unplugin-icons?tab=readme-ov-file#build-tools)

carter-1uo commented 3 weeks ago

@carter-1uo shouldn't we add rspack entry in the readme file? (here: https://github.com/unplugin/unplugin-icons?tab=readme-ov-file#build-tools)

added