ebeaufay / threedtiles

3DTiles viewer for three.js
MIT License
270 stars 32 forks source link

Incompatibility with vite and corresponding fixes #28

Closed mchao123 closed 3 weeks ago

mchao123 commented 1 month ago

image image Using new URL(url,window.location.origin) instead of new URL(url) fixes this issue.

ebeaufay commented 3 weeks ago

this project : https://drive.google.com/file/d/1C102qriCsnra9EUbb8WzO4jZStp-eEah/view?usp=sharing uses Vite as well as RTF, should be a good example for the configs