Skip to content

General question about source gen #26

Answered by IEvangelist
mwpowellhtx asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mwpowellhtx,

The source that is generated is currently dependent on this TypeScript type declaration:

If you open that file and do a search for interface Storage {, you'll find the declaration for it. It's different that T4 as it's not based on templates, and it uses Roslyn. Does that make sense?

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by IEvangelist
Comment options

You must be logged in to vote
1 reply
@IEvangelist
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #23 on April 13, 2022 12:55.