ReferenceError , require not defined
In local environment , my project works fine when I tried by hosting via Amplify it was working until when I used aws apollo client and graphql dependencies , now it is giving ReferenceError , require not defined error when deployed from Amplify , how to handle this ?
