Details
-
Task
-
Resolution: Fixed
-
Major
-
0.20
-
None
-
Unknown
-
N/A
-
N/A
-
Description
We are currently using the node module resolution.
This is not the recommended way and caused used trouble in the past.
The current recommended way is to use the bundled module resolution which should pair better with vite and typescript.