Is your feature request related to a problem? Please describe.
Hey, I was looking for some reference about how to use path aliases of typescript, but I always receive an error trying to do this 😢.
Example:
- packages/ui-library (The imports are broken if I use path aliases)
- products/www.mycompany.com (Here is the config of the `next-transpile-modules` already referencing ui-library)
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. Hey, I was looking for some reference about how to use path aliases of typescript, but I always receive an error trying to do this 😢.
Example:
Additional context Add any other context or screenshots about the feature request here.
Is there any alternative to make this work?