mirror of
https://github.com/hazemKrimi/diamond-rap-calculator.git
synced 2026-05-01 18:30:26 +00:00
6 lines
99 B
JavaScript
6 lines
99 B
JavaScript
module.exports = {
|
|
transformer: {
|
|
assetPlugins: ['expo-asset/tools/hashAssetFiles'],
|
|
},
|
|
};
|