UNPKG

svg-react-loader

Version:

A Webpack Loader to turn SVGs into React Components

18 lines (17 loc) 247 B
{ "presets": [ "modern-browsers", "react" ], "plugins": [ "transform-runtime", "transform-object-rest-spread" ], "only": [ "src", "test" ], "ignore": [ "node_modules" ] }