embroider-build / content-tag

A rust program that uses my swc fork to parse GJS
MIT License
7 stars 7 forks source link

add Preprocessor.parse #22

Closed zvkemp closed 9 months ago

zvkemp commented 9 months ago

fixes #19. We still need to review test assertions and do a fair bit of cleanup

ef4 commented 9 months ago

Thanks for working on this.

I think the other PR I landed today ensures that all the spans you need are already available in the AST. So that might simplify some of this.

ef4 commented 9 months ago

Published in 1.1.0