REST Service for POPCORN - ILIAS
alex
2025-06-25 0b0a4bb1f5b6814525e82b5e684a6968e9e9120c
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(),