simonw/datasette-leaflet-freedraw

This still loads Leaflet twice

Open

#5 创建于 2021年1月25日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (2 fork)github user discovery
bughelp wanted

仓库指标

Star
 (19 star)
PR 合并指标
 (PR 指标待抓取)

描述

My goal with #3 was to avoid loading Leaflet multiple times. But it looks like the leaflet-freedraw.esm.js file weighs in at 873KB because it includes a full copy of Leaflet itself!

Need to figure out how to build FreeDraw as a separate module that doesn't include Leaflet.

贡献者指南