1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Try building again

This commit is contained in:
xmflsct
2022-09-21 21:55:58 +02:00
parent 838dfdb4a3
commit 800ebe989d
4 changed files with 13 additions and 16 deletions

View File

@@ -1,6 +1,3 @@
module.exports = {
transformer: {
assetPlugins: ['expo-asset/tools/hashAssetFiles'],
inlineRequires: true
}
transformer: { inlineRequires: true }
}