REST Service for POPCORN - ILIAS
alex
2025-06-20 e2dc64672428e599d45c70c6c560e06501477e0b
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(),