mrsum / webpack-svgstore-plugin

Simple svg-sprite creating with webpack
https://www.npmjs.com/package/webpack-svgstore-plugin
200 stars 92 forks source link

Accept http code 0 when fetching the svg file #126

Closed rlebosse closed 6 years ago

rlebosse commented 7 years ago

In some cases, for instance in an iOS cordova app, the ajax status code returned is 0, so this code must be white listed when fetching the svg store file