Go to file
WolverinDEV 3aede0bc1a Fixed relative icon path loading for webpack with file paths (e.g. use with electron) 2020-09-25 18:00:28 +02:00
demo Fixed bug with some special svg icons 2020-08-10 14:52:50 +02:00
plugin Fixed relative icon path loading for webpack with file paths (e.g. use with electron) 2020-09-25 18:00:28 +02:00
.gitignore initial commit 2020-08-09 13:21:29 +02:00
LICENSE Create LICENSE 2020-08-09 13:24:29 +02:00
package-lock.json initial commit 2020-08-09 13:21:29 +02:00
package.json Fixed relative icon path loading for webpack with file paths (e.g. use with electron) 2020-09-25 18:00:28 +02:00
readme.md Updated the package.json 2020-08-09 13:27:11 +02:00
tsconfig.json initial commit 2020-08-09 13:21:29 +02:00
webpack.config.ts initial commit 2020-08-09 13:21:29 +02:00

readme.md

SVG Sprite generator for webpack with typescript support

An example usage could be found in the demo folder.