Skip to content

refactor: collapse env barrel into env/index.ts#22900

Merged
kitlangton merged 1 commit intodevfrom
kit/collapse-env
Apr 16, 2026
Merged

refactor: collapse env barrel into env/index.ts#22900
kitlangton merged 1 commit intodevfrom
kit/collapse-env

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

Apply the collapse-barrel script to src/env:

  • delete the one-line src/env/index.ts barrel
  • git mv the implementation from src/env/env.ts to src/env/index.ts
  • append export * as Env from "." to the new index

Verification

  • bunx --bun tsgo --noEmit — clean (only pre-existing unrelated @npmcli/arborist warning).
  • bun run --conditions=browser ./src/index.ts generate — clean.

@kitlangton kitlangton merged commit 9b77430 into dev Apr 16, 2026
13 checks passed
@kitlangton kitlangton deleted the kit/collapse-env branch April 16, 2026 20:29
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant