Go to file
gapodo f1017d5ba6 Merge pull request 'add loader' (#2) from webpack-v5 into master
Reviewed-on: #2
2023-11-16 00:13:12 +00: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 add loader 2023-11-16 01:12:26 +01:00
package.json add loader 2023-11-16 01:12:26 +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.