ICIJ / datashare-client

Frontend interface for Datashare, a self-hosted search engine for documents.
https://datashare.icij.org
GNU Affero General Public License v3.0
32 stars 17 forks source link

build: migrate to vite #348

Closed pirhoo closed 8 months ago

pirhoo commented 8 months ago

PR Description

This PR migrates away from Vue CLI to Vite. This is also a complete refactoring of the test with Vitest.

Change

Notes

A few observations during the migrations: