React is not defined while using Mobx in production build but working fine in dev
I am working on the Shopify node app and the front end works with Vite.
I am using Mobx 6 for state management with a structure like Mobx 5 and it is working fine in development mode but not working when I build it and try to deploy it on the server it shows an error.