Skip to content

Instantly share code, notes, and snippets.

@Akintunde102
Created February 2, 2019 04:44
Show Gist options
  • Save Akintunde102/1292e1ee9cede9a87c9e9c08d3b02251 to your computer and use it in GitHub Desktop.
Save Akintunde102/1292e1ee9cede9a87c9e9c08d3b02251 to your computer and use it in GitHub Desktop.
{
test: /\.(png|svg|jpg|gif|ico|jpeg)$/i,
use: [
{
loader: 'url-loader'
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment