JetBrains / svg-sprite-loader

Webpack loader for creating SVG sprites.
MIT License
2.01k stars 272 forks source link

Esbuild alternative #508

Open KrakenTyio opened 4 months ago

KrakenTyio commented 4 months ago

Is there any alternative of this for esbuild? especialy for angular project with esbuild?

Im not using combined sprite, but using symbol loading to html.

KrakenTyio commented 4 months ago

For this who want this logic without extract in esbuild, i create npm package https://www.npmjs.com/package/esbuild-svg-symbol-plugin

repo strip this package in full respect