super_annotations icon indicating copy to clipboard operation
super_annotations copied to clipboard

Generate code to a specific directory

Open sadar opened this issue 1 year ago • 1 comments

In the build.yaml by specifying the build_extensions property i was not able to generate the code to a specific directory. Every time the generated code is in the same directory as of the source file. Is there a way to fix this?

sadar avatar Mar 26 '24 09:03 sadar

This would need to be implemented for this package, its not something thats built into build_runner. I'm happy to review a PR, but I'm short on time right now to do it myself.

schultek avatar Mar 27 '24 09:03 schultek