jellyfin-vue/frontend
Fernando Fernández 6912dd2fa5 chore: revert "chore(i18n): jit compilation, drop runtime compiler"
This reverts commit 3047b68521.

I thought that in @intlify/unplugin-vue-i18n < 0.13.0, there was
some kind of runtime compiler in the production build.
Due to a misunderstanding of vue-i18n docs,I enabled JIT Compilation
because, it was needed for the 'dropMessageCompiler' option to work.

However, after inspecting the build output, no message compiler
is added without JIT compilation as well, and we don't need JIT
compilation for anything (at least at the moment).
2023-09-15 15:44:08 +02:00
..
locales chore(i18n): translate terms 2023-09-10 09:40:55 -04:00
public chore(vue3): move router history config to JSON 2023-04-03 12:52:57 +02:00
scripts chore: manual eslint fixes 2023-08-16 19:03:44 +02:00
src fix(i18n): auto locale always using fallback 2023-09-04 13:18:13 +00:00
types chore: updates of #2062 2023-08-16 19:20:56 +02:00
.eslintrc.cjs refactor: eslint config declaration improvements 2023-08-16 19:03:38 +02:00
index.html feat: permanent scrollbars in default layout only 2023-04-03 12:52:57 +02:00
package.json chore(deps): update dependency @intlify/unplugin-vue-i18n to v1 2023-09-15 15:44:08 +02:00
tsconfig.json chore: set ESLint as a formatter and linter 2023-08-16 18:54:21 +02:00
vite.config.ts chore: revert "chore(i18n): jit compilation, drop runtime compiler" 2023-09-15 15:44:08 +02:00
vue-i18n-extract.config.js chore: automatic eslint fix 2023-08-16 19:03:44 +02:00