nextcloud / groupware

Meta repo for the groupware team
7 stars 0 forks source link

Migrate from Webpack to Vite #79

Open ChristophWurst opened 3 months ago

ChristophWurst commented 3 months ago

Describe the task

Vite shows better frontend performance due to better tree shaking and therefore lighter bundles and less js to load and parse for the browser.

Affected components

To do