Skip to content

feat: unwrap PluginMeta, PluginLoader, CopilotModels namespaces to flat exports + barrel#22817

Open
kitlangton wants to merge 2 commits intodevfrom
kit/unwrap-plugin-siblings
Open

feat: unwrap PluginMeta, PluginLoader, CopilotModels namespaces to flat exports + barrel#22817
kitlangton wants to merge 2 commits intodevfrom
kit/unwrap-plugin-siblings

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • Unwrap PluginMeta, PluginLoader, and CopilotModels namespaces to flat module exports
  • Add barrel re-exports in plugin/index.ts and plugin/github-copilot/index.ts
  • Fix sibling imports in plugin.ts and copilot.ts to import directly (not through barrel)
  • Fix dynamic imports in tests to use import * as pattern

Part of the namespace → barrel migration for tree-shakeability.

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