impresso / impresso-frontend

The frontend application for http://impresso-project.ch/
GNU Affero General Public License v3.0
4 stars 0 forks source link

[epic] Migrate vue2 to vue3 #1236

Closed theorm closed 4 weeks ago

theorm commented 1 month ago

Migrated Vue2 to Vue3. Updated all dependencies and replaced outdated dev tools with the modern ones: webpack -> vite, jest -> vitest. Updated and fixed Storybook.