Description
Modern browsers increasingly support SVG rendering. Therefor, I suggest to add the following line to SecurePackageResourceGuard:122
addPattern("+*.svg");
to allow the loading of svg files as a package resource.
Modern browsers increasingly support SVG rendering. Therefor, I suggest to add the following line to SecurePackageResourceGuard:122
addPattern("+*.svg");
to allow the loading of svg files as a package resource.