Skip to content

Instantly share code, notes, and snippets.

@haruelrovix
Last active December 10, 2018 02:22
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