Migrate to esbuild & ts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
soraefir
2025-02-23 15:20:34 +01:00
parent 96c12c8da4
commit 90f6ae7695
10 changed files with 590 additions and 220 deletions

View File

@@ -1,16 +1,16 @@
script(src="https://unpkg.com/leaflet")
script(src="https://unpkg.com/leaflet.awesome-markers")
//- script(src="https://unpkg.com/axios")
script(src="https://unpkg.com/lodash")
script(src="https://unpkg.com/sortablejs")
script(src="https://unpkg.com/vue@2")
script(src="https://unpkg.com/vue2-datepicker")
script(src="https://unpkg.com/leaflet")
script(src="https://unpkg.com/vue2-leaflet")
script(src="https://unpkg.com/leaflet.awesome-markers")
script(src="https://unpkg.com/axios")
script(src="https://unpkg.com/lodash")
script(src="https://unpkg.com/vue-multiselect@2")
script(src="https://unpkg.com/vue-textarea-autosize")
script(src="https://unpkg.com/sortablejs")
script(src="https://unpkg.com/vue-multiselect@2")
script(src="https://unpkg.com/vue2-leaflet")
script(src="https://unpkg.com/vuedraggable")
script(src="/public/js/main.js", type="text/javascript", charset="utf-8")
script(src="/public/main.js", type="text/javascript", charset="utf-8")
footer.bg-dark
.container
.section.text-center.text-small