You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use 'all' for fabric components codegen config (#715)
currently codegen doesn't generate all required files such as
`Android.mk`, `CMakeLists.txt` etc. for fabric when type is set to
`components`. so we use `all` for now until this bug is fixed.
closes#661
0 commit comments