IBM / plex

The package of IBM’s typeface, IBM Plex.
SIL Open Font License 1.1
9.6k stars 567 forks source link

npm package too big for jsDelivr #416

Closed kamekku14 closed 1 year ago

kamekku14 commented 2 years ago

I'm trying to load this package from jsDelivr CDN but it fails because the package is over 50 MB. Are there any files that could be removed to reduce the package size?

jimaek commented 2 years ago

You can still load the files individually https://cdn.jsdelivr.net/gh/ibm/plex@6.0.0/IBM-Plex-Sans-Devanagari/fonts/complete/woff2/IBMPlexSansDevanagari-Bold.woff2 We just can't build the index due to the large size.

mjabbink commented 2 years ago

FYI @vpicone

mjabbink commented 2 years ago

FYI @vpicone

tay1orjones commented 2 years ago

Duplicate of https://github.com/IBM/plex/issues/453

tay1orjones commented 2 years ago

I've made an RFC to propose a fix here: https://github.com/IBM/plex/discussions/452