Closed dominikg closed 8 months ago
With a circle that includes both references and extends, it is possible to lock up tsconfck if you try to parse multiple members of the circle within the same Promise.all
see https://github.com/aleclarson/vite-tsconfig-paths/issues/132#issuecomment-1902718694
fixed in 3.0.3 via #165
Description
With a circle that includes both references and extends, it is possible to lock up tsconfck if you try to parse multiple members of the circle within the same Promise.all
see https://github.com/aleclarson/vite-tsconfig-paths/issues/132#issuecomment-1902718694