Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[codegen] create build hook to recompile changes without re-running codegen #128

Open
gabrielcsapo opened this issue May 19, 2023 · 1 comment

Comments

@gabrielcsapo
Copy link
Collaborator

gabrielcsapo commented May 19, 2023

right now you need to recompile manually every time, this should be able to make incremental builds possible.

@gabrielcsapo
Copy link
Collaborator Author

I think we can make this a rollup and web pack plugin so that we can avoid having to set up a side car process for consumers.

@gabrielcsapo gabrielcsapo changed the title [codegen] create internal watcher to watch for new changes and recompile [codegen] create build hook to recompile changes without re-running codegen Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant