Daniël Brekelmans

Results 17 comments of Daniël Brekelmans

This seems like a bug in the apps-engine to me since it the cli only zips the files. Would you like me to repost this issue there?

Hi @lolimay, in my package.json I put ^1.6.0, so the latest version. You can use my repo to reproduce this issue: https://github.com/dbrekelmans/reminder-rc-app

I have the exact same use-case and would very much enjoy this feature!

If you're installing a very specific version of the browser, which doesn't officially have a driver version associated with it, wouldn't it make sense to then also install a very...

@peter279k If you feel like giving it a try to create a PR, feel free and I'll review it 😉 Let me know if you need any pointers on where...

Hi @oleg-andreyev, what a nice surprise to see this PR. I'll review it in the new year!

Same issue, would be great if the plugin handles this gracefully by checking the `__DEV__` global for example. More info here: https://docs.expo.dev/guides/tree-shaking/#remove-development-only-code.