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