Added ejs support

This commit is contained in:
Pax1601
2023-01-13 08:14:31 +01:00
parent c21f03b050
commit 34e32be857
9 changed files with 14866 additions and 24 deletions

View File

@@ -1 +1,3 @@
console.log("Hellorld!!!")
import { Olympus } from "./map/map"
var map = new Olympus.Map('olympus-map-container');