CesiumGS/cesium

Update zip.js dependency to latest

Open

#8,092 建立於 2019年8月20日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (11,758 star) (3,324 fork)batch import
good first issuetype - enhancement

描述

Per the zip.js devs, Cesium is using an older build and it results in instantiating a new web worker for every file added to a ZIP (!!!), greatly slowing the process. This only showed up recently because the KML exporter is probably the first part of Cesium that needs to make ZIP files.

貢獻者指南