mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
8ac1602402
On the Vue 3 side lets remove the dependency on Moment as this is a pretty huge dependency. Instead use plain Intl API for formatting. This reduces the bundle size by ~1.5MiB. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>