How can I pass path to expo for an existing webpack.config

Hello
I have been using expo to build my android/ios app almost everything worked well .

As I went to explore PWA I need to have a webpack.config at the root in order to run my app on web.

My question: Is there a config where I can pass the path for an existing webpack.config instead of it being at the root level.

Thanks!

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