parent
9a990351b2
commit
ca48e31997
3 changed files with 8 additions and 2 deletions
@ -0,0 +1,7 @@ |
|||||||
|
module.exports = { |
||||||
|
project: { |
||||||
|
ios: {}, |
||||||
|
android: {}, |
||||||
|
}, |
||||||
|
assets: ['./assets/fonts/'], |
||||||
|
}; |
Loading…
Reference in new issue