Skip to content

Setup vue-cli

Valentin Rigal requested to merge vue-cli into master

Ref. #1023 (closed)

Based on those experiments : https://notes.teklia.com/UIypMJTcTayjO6CVo1sxvw?view

As a first step, we tried to migrate the project to vue-cli with @erwanrouchet.
A later update to Vue3/Vite seems reasonable.

We planned to update each part step by step, running tests via vue-cli-service:

  • Imports
  • Tests
  • Store
  • Router

TODO:

Edited by Erwan Rouchet

Merge request reports

Loading