I'm not sure how best to create import aliases with Wasp (if it's possible). I attempted a few ways, including adding it to all three tsconfig files and vite config, but none have worked. I'm using
*.wasp.ts
*.wasp.ts
for the app config if that's relevant. I know there's an issue open regarding aliases, so is it impossible for now? Thanks in advance!