jsdelivr / jsdelivr

A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM

Home Page:https://www.jsdelivr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create '+ESM' files

karaka200 opened this issue · comments

Description

Is it possible to create +ESM files by ourselves and place them on the https://cdn.jsdelivr.net site?

You can have a fully bundled file as your main package export, which we'll then reuse. You can also use jsdelivr key in exports to target this file specifically for us while having a different default for other environments.