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
I'm new in bit. I have no luck to find solution in docs. Please help to configure bit resolver for platform-specific code like noted in this comment
I had a error:
non-existing dependency files (please make sure all files exists on your workspace):
Component/index.js -> ./Component
@GiladShoham Thanks for your reply but this is not a solution exactly... it's actually easier than it sounds... The only thing I need is to explicitly list the supported file extensions. Something like resolveModules but for file extensions. Something like Webpack extensions resolver. But it must include into build all found files instead of first matched
I'm new in
bit
. I have no luck to find solution in docs. Please help to configurebit
resolver for platform-specific code like noted in this commentI had a error:
My component folder structure:
Both variants (android + ios) must be included into build
The text was updated successfully, but these errors were encountered: