srizvi6 opened this issue 2 years ago · 2 comments
Change the code in parser.ts to use the node object instead of the json conversion of it since that takes a lot of time.
parser.ts
In progress: tried to use the typescript api to access the attributes, but it doesn't see all the attributes at compile time like it does while debugging
Solved