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

(refactor): use Rollup's Plugin interface instead of manual types #222

Merged
merged 1 commit into from Mar 31, 2020

Conversation

agilgur5
Copy link
Collaborator

  • more importantly, using Plugin ensures that the types are accurate

Follow-up to #221 regarding the interface.

I removed the manual types here but I suppose you could also leave them in and just add the interface. Let me know if you want to do that instead and I'll update this

- more importantly, using Plugin ensures that the types are accurate
@ezolenko ezolenko merged commit 9e308c1 into ezolenko:master Mar 31, 2020
@agilgur5 agilgur5 added scope: types Related to type definitions kind: internal Changes only affect the internals, and _not_ the public API or external-facing docs labels May 7, 2022
Repository owner locked as resolved and limited conversation to collaborators May 7, 2022
@agilgur5 agilgur5 deleted the plugin-interface branch July 2, 2023 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind: internal Changes only affect the internals, and _not_ the public API or external-facing docs scope: types Related to type definitions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants