(#1) - WebPack bundling of JS and CSS

This commit is contained in:
Martin Slachta
2026-06-12 11:25:57 +02:00
parent 0d829845c4
commit 2a630228ad
23 changed files with 115 additions and 70 deletions
@@ -1,3 +1,5 @@
import { RsvCalendarPicker } from './RsvCalendar.js';
class RsvReservationSelector extends HTMLElement {
static get observedAttributes() {
return ['timetable-id', 'name', 'price-per-block'];