Pavel Vostretsov
Pavel Vostretsov
files are generated correctly even if different slashes are used, what do you mean by undefined results?
Hello, thank you for taking interest in this project, sorry for the delayed response Could you provide your type script generator configuration? And a simple repro example that you have...
Also in your example `dotnet ts-gen -a bin/Debug/net7.0/ExtDep.dll --directory "." --outputDir frontend/` it seems that --directory flag and Roslyn in general is not needed since you already provided build .dll...