flobacher / SVGInjector2

Fast, caching, dynamic inline SVG DOM injection library
MIT License
57 stars 8 forks source link

Please, remove source map url from CDN version #27

Open blaasvaer opened 6 years ago

blaasvaer commented 6 years ago

Please, remove this: //# sourceMappingURL=./dist/svg-injector.map.js from the https://cdn.jsdelivr.net/npm/svg-injector-2@2.1.3/dist/svg-injector.min.js version … or add the map.

screen shot 2018-07-11 at 10 01 57

MartinKolarik commented 6 years ago

The map is actually there it's just the path that's wrong. Should be //# sourceMappingURL=./svg-injector.map.js