Kazuki-tam / vitam

VITAM is a front-end template with Vite for static websites.
https://dev.to/tim_yone/starter-template-with-vite-and-typescript-for-front-end-projects-4055
MIT License
9 stars 0 forks source link

Create a task to make single SVG spritemap. #48

Closed Kazuki-tam closed 2 years ago

Kazuki-tam commented 2 years ago

As is

There is no plugins to generate a SVG spritemap in this template.

To be

Add this kind of plugin. https://www.npmjs.com/package/svg-spritemap-webpack-plugin

Kazuki-tam commented 2 years ago

https://github.com/Kazuki-tam/vitam/pull/49#issue-1196122471