1
0
mirror of https://github.com/tooot-app/app synced 2025-01-31 10:44:58 +01:00
tooot/metro.config.js

6 lines
99 B
JavaScript
Raw Normal View History

2021-01-28 00:41:53 +01:00
module.exports = {
transformer: {
assetPlugins: ['expo-asset/tools/hashAssetFiles'],
},
};