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

Issue #78 unrequired deps remove #79

Merged
merged 14 commits into from
Aug 21, 2021
Merged

Conversation

elycruz
Copy link
Owner

@elycruz elycruz commented Aug 21, 2021

  • Updated repo to use typescript (sources and tests).
  • Removed unrequired deps (pify, fs-extra, babel*, et al.).
  • Separated configuration parts, within plugin source, to logical units (code was to difficult to grok and/or add types to - this changes makes it easier/intuitive).
  • Removed calls to await outputBundle.close(); - required since we've reverted back to using rollup v1.x for tests.
  • Added additional tests for testing output to 'es', and 'cjs', formats.

@elycruz elycruz merged commit 4fadd4a into dev Aug 21, 2021
@elycruz elycruz deleted the issue-#78-unrequired_deps_remove branch August 21, 2021 15: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.

None yet

1 participant