Is your feature request related to a problem? Please describe.
Svelte scores 88/100 on Skypack's new Package Score, because it doesn't have an export map (which explicitly states which files can be imported from an npm package. This is a relatively new thing that's supported by npm and some bundlers).
Describe the solution you'd like
Add an export map — should be very straightforward
How important is this feature to you?
I mean...

Is your feature request related to a problem? Please describe.
Svelte scores 88/100 on Skypack's new Package Score, because it doesn't have an export map (which explicitly states which files can be imported from an npm package. This is a relatively new thing that's supported by npm and some bundlers).
Describe the solution you'd like
Add an export map — should be very straightforward
How important is this feature to you?
I mean...