chore: disable codegen (#3647)
We can not use Interop Layer with codegen - to be reverted once we integrate new architecture
This commit is contained in:
@@ -64,10 +64,5 @@
|
||||
"!**/*.tsbuildinfo",
|
||||
"!docs",
|
||||
"!examples"
|
||||
],
|
||||
"codegenConfig": {
|
||||
"name": "RNCVideo",
|
||||
"type": "components",
|
||||
"jsSrcsDir": "./src/specs"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user