Uncaught ReferenceError: require is not defined [Shopify PHP-React Browser issue]
I've create a Shopify app using PHP template and react front-end template and it works fine on local with all the code. However, the issue comes when I change the app environment to 'production'. I understand that on changing environment…