.sourceCodeLocation #3020
Unanswered
danielbayley80
asked this question in
Q&A
Replies: 3 comments 2 replies
-
I don't think anything has changed here. We have a test for this that is passing, so it should still work: Lines 443 to 449 in b3bc6c8 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hmmm Perhaps something changed with the type definitions / interfaces? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi folks.
I've been using Cheerio for some time and it works great. I upgraded recently and got it working but can no longer figure out how to get the node.sourceCodeLocation option to work.
previously I would use the CheerioAPI and then on load add the option object with the .sourceCodeLocation property.
then I would reference the property as node.sourceCodeLocation.
I can no longer see a mechanism to do this, nor can I find a working example for the new version.
Can you give me some pointers please, assuming this is still possible?
Beta Was this translation helpful? Give feedback.
All reactions