Skip to content

Instantly share code, notes, and snippets.

@haruelrovix
Last active December 10, 2018 02:22
Show Gist options
  • Save haruelrovix/edd520f4bf4268e17ef56f40314080a5 to your computer and use it in GitHub Desktop.
Save haruelrovix/edd520f4bf4268e17ef56f40314080a5 to your computer and use it in GitHub Desktop.
RNW x RNE: url-loader
{
test: /\.ttf$/,
loader: 'url-loader',
include: path.join(paths.appNodeModules, 'react-native-vector-icons'),
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment