Skip to content

chore: move plugin build logic into compiler#1467

Merged
pileks merged 4 commits intopileks/feat/cli-separate-build-codegen-actionsfrom
dorgjelli/feat/cli-separate-build-codegen-actions
Jan 3, 2023
Merged

chore: move plugin build logic into compiler#1467
pileks merged 4 commits intopileks/feat/cli-separate-build-codegen-actionsfrom
dorgjelli/feat/cli-separate-build-codegen-actions

Conversation

@dOrgJelli
Copy link
Copy Markdown
Contributor

@dOrgJelli dOrgJelli commented Jan 3, 2023

NOTE: there is a bit of "hacky" logic inside of the Compiler class. I think the best way to do this in the future is to have a base Compiler class, and derive it into project-specific compilers (wasm, plugin, interface). But this can be an improvement in the future IMO.

@dOrgJelli dOrgJelli requested a review from pileks January 3, 2023 06:51
@dOrgJelli dOrgJelli requested a review from namesty as a code owner January 3, 2023 06:51
Copy link
Copy Markdown
Contributor

@pileks pileks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great thinking with the move to Compiler, I like it!

Comment thread packages/cli/src/lib/helpers/wrap.ts Outdated
@pileks pileks merged commit 15f20ee into pileks/feat/cli-separate-build-codegen-actions Jan 3, 2023
@dOrgJelli dOrgJelli deleted the dorgjelli/feat/cli-separate-build-codegen-actions branch April 10, 2023 17:05
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

Successfully merging this pull request may close these issues.

3 participants