entur / abzu

Front-end for the stop place registry, Tiamat
https://stoppested.entur.org
European Union Public License 1.2
7 stars 3 forks source link

Migrate from CRA to vite #1059

Closed testower closed 2 weeks ago

testower commented 3 weeks ago

This PR replaces react-scripts (from Create React App) with Vite, as well as jest with vitest.

In addition, the Intl polyfill has been removed since it is incompatible with Vite and the Intl standard is now implemented in all major browsers anyway.

Closes #1037

testower commented 2 weeks ago

Thanks, I will resolve the merge conflicts at get this merged asap 👍

sonarcloud[bot] commented 2 weeks ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud