lukeed / polka

A micro web server so fast, it'll make you dance! :dancers:
MIT License
5.43k stars 174 forks source link

chore: remove esm package #214

Open benmccann opened 2 months ago

benmccann commented 2 months ago

unblocks https://github.com/lukeed/polka/pull/212

the esm package doesn't support the node: protocol, so it must be removed in order to support Deno

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (9656b12) to head (c2ea20e).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #214 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 322 322 ========================================= Hits 322 322 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.