Skip to content

Commit

Permalink
chore: fix mobile build
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Jul 5, 2022
1 parent 4a92b1d commit 0a5b72c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mobile/metro.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ module.exports = (async () => {
path.resolve(__dirname, '../icons'),
path.resolve(__dirname, '../styles'),
'../components',
'../features',
],
transformer: {
getTransformOptions: async () => ({
Expand Down

0 comments on commit 0a5b72c

Please sign in to comment.