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

Export RawConfig and RawEnvironment types #7256

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jamesopstad
Copy link

In the Vite plugin we are looking at generating wrangler.json files as part of the build process. Exporting these types enables us to do this with type-safety.

  • Tests
    • TODO (before merge)
    • Tests included
    • Tests not necessary because: type exports only
  • E2E Tests CI Job required? (Use "e2e" label or ask maintainer to run separately)
    • I don't know
    • Required
    • Not required because: type exports only
  • Public documentation
    • TODO (before merge)
    • Cloudflare docs PR(s):
    • Documentation not necessary because: not currently for general usage

@jamesopstad jamesopstad requested a review from a team as a code owner November 14, 2024 10:46
Copy link

changeset-bot bot commented Nov 14, 2024

🦋 Changeset detected

Latest commit: 2b60169

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
Status: Untriaged
Development

Successfully merging this pull request may close these issues.

1 participant