Document how to alias modules when using linaria
Open
bundler: webpack 📦
cat: documentation 📖
cat: modules aliasing 🔗
enhancement: proposal 💬
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 413
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the enhancement
We should document that we do not support TS paths and Jest module mapper and provide a solution on how to work around the issues using `@babel-plugin-module-resolver`
## Motivation
We decided to not support other solutions for module aliasing than `@babel-plugin-module-resolver` and `webpack` aliases
There was a bunch of issues regarding [module aliasing](https://github.com/callstack/linaria/issues?q=label%3A%22cat%3A+modules+aliasing+%F0%9F%94%97%22+)
Contributor guide
Assessment
This issue has not been assessed yet.