This issue has been created
There is 1 update.
 
 
Cristal / cid:jira-generated-image-avatar-d70b28e8-5915-43fd-a239-b028cc307b8f CRISTAL-641 Open

Migrate the moduleResolution to bundler

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-e709b15e-da3a-41cb-a8be-e03d23301eaa Manuel Leduc created this issue on 08/Aug/25 16:22
 
Summary: Migrate the moduleResolution to bundler
Issue Type: cid:jira-generated-image-avatar-d70b28e8-5915-43fd-a239-b028cc307b8f Task
Affects Versions: 0.20
Assignee: Unassigned
Components: Development Issues only
Created: 08/Aug/25 16:21
Priority: cid:jira-generated-image-static-major-46347ae9-59f5-4251-b60b-2fb9f3a6e494 Major
Reporter: Manuel Leduc
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.

 
 

1 update

 
cid:jira-generated-image-avatar-e709b15e-da3a-41cb-a8be-e03d23301eaa Changes by Manuel Leduc on 08/Aug/25 16:22
 
Assignee: Manuel Leduc