feat: [DLCM-2108] avoid version file to be stored in browser cache and add date
Merged
requested to merge fpo/2107-2108-avoid_version_file_to_be_stored_in_browser_cache into master
Compare changes
Need solidify solidify/solidify-frontend!62 (merged)
https://issues.unige.ch/browse/DLCM-2107
https://issues.unige.ch/browse/DLCM-2108
Warning : Do not merge this branch before release solidify and increment solidify version in package json
Reminder : Procedure to test solidify frontend branch
npm i
on solidify (allow to retrieve required lib)npm i
on dlcm (allow to retrieve required lib)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