atlowChemi / vite-svg-2-webfont

A vite plugin which generates a webfont out of svg icons
https://www.npmjs.com/package/vite-svg-2-webfont
MIT License
24 stars 8 forks source link

Introduce new option `allowWriteFilesInBuild`. #35

Closed atlowChemi closed 5 days ago

atlowChemi commented 5 days ago

This will allow writing fonts as well as HTML & CSS files during the build step.

Fixes: #32