WebReflection / domtagger

The hyperHTML's template literal parser
ISC License
43 stars 3 forks source link

remove trim and weakmap polyfill #29

Open jimmywarting opened 1 year ago

jimmywarting commented 1 year ago

Breaking change: remove polyfill for trim and weakmap.

fyi. i think it would really help to clean up if this was pure esm only. so getting rid of cjs and umd would make the codebase cleaner