contentlayer.config.ts
should handle tsconfig paths
#238
Labels
blocked-upstream
This issue is currently blocked by another problem/limitation in an upstream package
meta: never-stale
topic: typescript
using an absolute import defined via
tsconfig.json#paths
incontentlayer.config.ts
currently throws aConfigReadError
steps to reproduce:
git clone [email protected]:stefanprobst/issue-contentlayer-tsconfig-paths.git
cd issue-contentlayer-tsconfig-paths
npm i
npm run generate
The text was updated successfully, but these errors were encountered: