REST Service for POPCORN - ILIAS
alex
2025-06-22 380ecd93c086d23898f11d508a5e14b234d0e1a7
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(),