REST Service for POPCORN - ILIAS
alex
2025-06-19 88006cf04d9856862521a8f20118c59bf7ac933a
vite.config.js
@@ -19,6 +19,7 @@
export default defineConfig({
   base: routerBase,
   root: path.join(__dirname, 'vue'),
   // publicDir: path.join(__dirname, 'public'),
   plugins: [
      vue(),
      vueDevTools(),