Skip to content

Commit b5ac5b6

Browse files
committed
change from esbuild.js to Vite.js
Add d.ts file TODO: works on WMTS
1 parent e9c26bf commit b5ac5b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.html

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<link rel="stylesheet" href="node_modules/cesium/Build/CesiumUnminified/Widgets/widgets.css" type="text/css" />
77
<script src="node_modules/cesium/Build/CesiumUnminified/Cesium.js"></script>
8-
<!-- <link rel="stylesheet" href="./Widgets/widgets.css" type="text/css" />
9-
<script src="./Cesium.js"></script> -->
108
<script src="./src/plugin/index.ts"></script>
119
</head>
1210
<body>

0 commit comments

Comments
 (0)