Webpack Compilation Error
I am using t3-config with nextjs 13 and cypress
it is working fine with nextjs alone but when i use cypress i am getting
the problem is I am importing a file in cypress test that is somewhere importing the env.mjs file and this is somehow causing this error can someone help me with this ?
0 Replies