fix(drag drop): [DLCM-1964] drag and drop to change file relative location
https://issues.unige.ch/browse/DLCM-1964
Reminder : Procedure to test solidify frontend branch
- Pull solidify branches
-
npm i
on solidify -
npm i
on dlcm -
npm run build-solidify
on dlcm (allow to override solidify lib from nexus with local build) -
npm run start
on dlcm to run the app