Go to file
gapodo 955f739168 remove demo... 2023-11-15 22:58:31 +01:00
plugin Properly saving the module context 2021-03-22 19:53:51 +01: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 Added support for watch mode 2021-03-16 20:02:08 +01:00
package.json Bumped package version 2021-03-22 19:54:17 +01:00
readme.md Updated the package.json 2020-08-09 13:27:11 +02:00
tsconfig.json Support WebPack 5 2021-03-16 19:20:57 +01:00
webpack.config.ts Fixed release build error 2021-03-16 20:03:29 +01:00

readme.md

SVG Sprite generator for webpack with typescript support

An example usage could be found in the demo folder.