mozilla / fathom

A framework for extracting meaning from web pages
http://mozilla.github.io/fathom/
Mozilla Public License 2.0
1.97k stars 76 forks source link

Support bundling fathom as an ES module file. #311

Open Standard8 opened 1 year ago

Standard8 commented 1 year ago

Firefox desktop uses the exported bundle, and we are currently moving to ES modules, therefore we'd like to create a target where we can have an ES module export as well.