Package Exports
- @mapbox/svg-react-transformer-loader
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mapbox/svg-react-transformer-loader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
svg-react-transformer-loader
Webpack loader to transform SVG files into React components.
Runs SVG files through the svgToComponentModule function of svg-react-transformer.
You can pass all of the options from svgToComponentModule (e.g. SVGO plugins, a component template).