S Kumar

Results 3 comments of S Kumar

I am getting a similar warning and with the same amplify.yml config. Did you manage to find a fix for this?

@gperez-10pines i had the same issues. The reason was that I am using typescript too. so you need to specify both tsconfig.json and wepack.config.js in your madge config as follows:...

We are also facing a similar issue. When we make a git push the nx-ignore forces the vercel deployment to fail. However, if we redeploy the same commit from Vercel...