Skip to content
Snippets Groups Projects
Commit 202388aa authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

feat: migrate to vue3/compat and Vite build system

Notable changes:
 * Vue 2.6 to Vue 3 + compat migration.
 * Build system migration from vue-cli/webpack to Vite.
 * Application dependencies like bootstrap-vue, vue-router, vuex,
   or vue-toast-nofitication have been updated, if doing so was
   necessary or advisable for the Vue 3 migration.
 * Static file includes for the oidc-client in oidc_callback.html
   and oidc_callback_silentRenew.html have been removed in favor
   of automatic processing in the build system so that all assets
   are versioned and invalid cache hits are prevented.

Fixes #53 and #110.
parent 2f0ab268
No related branches found
No related tags found
No related merge requests found
Pipeline #2580 passed
Showing
with 4993 additions and 21046 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment