CesiumGS/cesium

Update zip.js dependency to latest

已關閉

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

 (3 則留言) (0 個反應) (0 位負責人)JavaScript (3,324 個分叉)batch import
good first issuetype - enhancement

倉庫指標

星標
 (11,758 顆星)
PR 合併指標
 (平均合併 15天 12小時) (30 天內合併 23 個 PR)

描述

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.

貢獻者指南