Closed Stono closed 1 month ago
Apologies i wasn't clear, this was for compromise-speech
hey Karl - thanks for the heads up. The esm build should work - happy to make a change https://github.com/spencermountain/compromise/blob/master/plugins/speech/package.json maybe my eyes are going blurry, but isn't that the same exports info, as you suggested? PR welcome, if you can spot a change cheers
That is so odd.... this is the content of it in my node_modules folder!:
Installed from here: https://www.npmjs.com/package/compromise-speech
thanks, that is weird. I can do a dummy release for the plugin tomorrow, and see if that helps. cheers
👍 Thanks for the quick replies!
looks like it was my bad, and they appear to be there now in 0.1.1
thanks for the help
cheers
Hey, My app is ESM for starters (yay, the pain) and i'm trying to import the module. It fails, however:
I believe all it needs is for types to be added to the exports: