fix: mobile metro config for files and services

This commit is contained in:
Karol Sójko
2022-07-05 21:06:06 +02:00
parent fbfed0a05c
commit f4cde8f752
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ module.exports = (async () => {
} = await getDefaultConfig()
return {
watchFolders: [__dirname, '../icons', '../styles', '../components', '../features', '../encryption', '../filepicker'],
watchFolders: [__dirname, '../icons', '../styles', '../components', '../features', '../encryption', '../filepicker', '../services', '../files'],
transformer: {
getTransformOptions: async () => ({
transform: {