Hey guys when doing component tests on a code base...
# cy10-feedback
p
Hey guys when doing component tests on a code base that uses path aliases in tsconfig. It's hard to test them without changing the original code to not use aliases. Or is there a way around that? I used webconfig but it still doesn't work