CesiumGS/cesium

Update zip.js dependency to latest

クローズ

#8,092 opened on 2019/08/20

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (3,324 件のフォーク)batch import
good first issuetype - enhancement

Repository metrics

Stars
 (11,758 個のスター)
PR merge metrics
 (平均マージ 15d 12h) (30d で 23 merged PRs)

説明

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.

コントリビューターガイド