Open
Description
Looks like esm.sh
does not use edge caching, but rather relies on client-side caching. Not doing so is really slowing down app loads from esm.sh
.
For example: my-ext
in the example
project builds in 200ms, but when it imports a sass file (and therefore the sass library from esm.sh), it takes about 4s.
Metadata
Metadata
Assignees
Labels
No labels