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: move @cloudflare/workers-shared as dev dependency #6754

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bluwy
Copy link

@bluwy bluwy commented Sep 18, 2024

What this PR solves / how to test

Fixes N/A

It looks like @cloudflare/workers-shared is being bundled so it can be moved as a dev dependency instead. It was moved as a dependency in #6432, but after the refactors from #6564, it should be safe to move it back as a dev dependency again.

I also noticed that the published code for @cloudflare/workers-shared isn't quite right (?) as there's no entrypoint when importing @cloudflare/workers-shared directly. So externalizing it may not work.

Author has addressed the following

  • Tests
    • TODO (before merge)
    • Tests included
    • Tests not necessary because: refactor
  • E2E Tests CI Job required? (Use "e2e" label or ask maintainer to run separately)
    • I don't know
    • Required
    • Not required because: refactor
  • Changeset (Changeset guidelines)
    • TODO (before merge)
    • Changeset included
    • Changeset not necessary because:
  • Public documentation
    • TODO (before merge)
    • Cloudflare docs PR(s):
    • Documentation not necessary because: internal refactor

@bluwy bluwy requested a review from a team as a code owner September 18, 2024 18:57
Copy link

changeset-bot bot commented Sep 18, 2024

🦋 Changeset detected

Latest commit: 80611b5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
wrangler Patch
@cloudflare/vitest-pool-workers Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

1 participant