Minimal expo web app

Hi guys,

I have an expo package that I want to import into another expo app and a web app. The expo app I will use for mobile phones and the web app I will only use for browsers.
Importing it into the expo app works but how should I configure webpack and babel of my web app to make it work with my expo package?

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.