Skip to content

Instantly share code, notes, and snippets.

@JenniferFuBook
Created August 23, 2020 05:55
plugins: [
[
require.resolve('babel-plugin-named-asset-import'),
{
loaderMap: {
svg: {
ReactComponent:
'@svgr/webpack?-svgo,+titleProp,+ref![path]',
},
},
},
],
...
]...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment