Re-exporting
Closed this issue · 4 comments
brettz9 commented
As a follow-up to #135, it turns out even the simpler exports are not working in the older Node versions, so I would like to ask after all whether these could be added to the exports (which I've confirmed are not being exported):
- From
comment-parser/util
:rewireSpecs
,rewireSource
,seedBlock
, andseedTokens
brettz9 commented
For now, I've copied your latest esm
code into @es-joy/jsdoccomment
, a package that eslint-plugin-jsdoc
imports. It'd still be nice to ensure we're accessing the latest code, but if you don't want to re-export, I can close. Thanks!
syavorsky commented
went out in comment-parser@1.2.2
brettz9 commented
Thanks, but at least in Git, the previous merge for the main
fix was not included in tag v1.2.2.
syavorsky commented
aaaah, you are right, I messed up and published from the wrong branch
just pushed comment-parser@1.2.3