REST Service for POPCORN - ILIAS
alex
2025-07-11 770082c6d51439f1b8b8ed9b84745e9b9cb02301
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(),