bunpkg-client icon indicating copy to clipboard operation
bunpkg-client copied to clipboard

Wrap Unpkg links in react-window

Open dance2die opened this issue 7 years ago • 0 comments

Issue

When there are many links, it takes time to load all files in the 3 Unpkg Links step when Minified Files Only is unchecked (about a second or two ⁉). _Using antd package (or lodash)

2019-01-17_18-20-26

To do

Wrap the file lists in react-window to show only visible files to increase load speed.

dance2die avatar Jan 17 '19 23:01 dance2die