Josh Kuttler
Josh Kuttler
Any update on this?
Hi, Thanks for taking the time to log your request. We are currently very focused on the next major version of Bit, which will bring a new way to develop...
Hey, I created a new compiler for [ReactNative](https://github.com/teambit/envs/pull/73) that does all the things that Babel compiler needs to do, and it support also the new `rawConfig` feature, so it will...
Hey, I think I found a temporary solution that can help you. If you want you can render the component on client-side only like is described here https://nuxtjs.org/faq/window-document-undefined. For this,...
@GiladShoham no, I did not try it. I'll check how the environments work with Expo and write here if it can be supported. But I think is just a template...
@alanrivetta thanks for your explanation. @GiladShoham what do you think about the suffix support in Bit? The component main file needs to be changed in the building process depend on...
Hi @jdnichollsc , we released a new version of Bit and the Stencil compiler. Please try with Bit version 14.8.8, and Stencil compiler version 0.0.32 https://bit.dev/bit/envs/compilers/stencil/?version=0.0.32 Let me know if...
Fixed, please open a new issue if something is not working as excepted. Use this version: https://bit.dev/bit/envs/compilers/stencil?version=0.0.34
Ok, thanks for the update @Mouvedia. @GiladShoham I think here also, the test need to run on the source files because the output files not include the test files. It's...
@taiwoobe Can you share the component with me? or just run `bit show` on the component and send here the table, so I can see the files types, compiler version,...