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

fix: Correct type for generated JsPlugin #741

Merged
merged 9 commits into from
Sep 19, 2024

Conversation

jnumainville
Copy link
Collaborator

Followup for #740

Won't pass everything yet.
Modifies our plugins to use CommonJsPlugin by dropping the arg (since it's made optional in #740) and using the default.

@jnumainville jnumainville self-assigned this Aug 23, 2024
plugins/utilities/setup.cfg Outdated Show resolved Hide resolved
@jnumainville jnumainville marked this pull request as ready for review September 10, 2024 15:43
@jnumainville
Copy link
Collaborator Author

We will need a utilities release before this

mofojed
mofojed previously approved these changes Sep 19, 2024
@mofojed mofojed self-requested a review September 19, 2024 21:45
@mofojed mofojed merged commit 7da0ecc into deephaven:main Sep 19, 2024
40 checks passed
wusteven815 pushed a commit to wusteven815/deephaven-plugins that referenced this pull request Sep 24, 2024
Followup for deephaven#740 

Modifies our plugins to use `CommonJsPlugin` by dropping the arg (since
it's made optional in deephaven#740) and using the default.

---------

Co-authored-by: mikebender <[email protected]>
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.

2 participants