iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.08k stars 293 forks source link

[Deps] Remove unecessary dependencies #2248

Closed Desplandis closed 5 months ago

Desplandis commented 7 months ago

Description

Follow-up of #2252 (and proposal #2256) which updates and formalizes the web browser requirements of iTowns.

Motivation and Context

Following the target update in #2252, the following polyfills are not necessary anymore:

Moreover, the following polyfills on webpack's generated bundle are not needed anymore:

This list may not be exhaustive and I may have forgotten other polyfills.