kenchris / urlpattern-polyfill

URLPattern polyfill
https://www.npmjs.com/package/urlpattern-polyfill
MIT License
268 stars 31 forks source link

build: add CJS & ESM export #69

Closed Kikobeats closed 2 years ago

Kikobeats commented 2 years ago

Hello,

This PR make possible to use urlpattern-polyfill as CJS or ESM build.

Also, It reduces the npm package size, since publishing the source files is not a necessary thing.

CleanShot 2022-03-29 at 11 54 34@2x

closes #65

kenchris commented 2 years ago

I am OK with this, but would like @justinfagnani 's take