-
Notifications
You must be signed in to change notification settings - Fork 4
Remove internal packages #734
Copy link
Copy link
Open
Labels
@arkenv/bun-pluginIssues or Pull Requests involving the Bun plugin for ArkEnvIssues or Pull Requests involving the Bun plugin for ArkEnv@arkenv/vite-pluginIssues or Pull Requests involving the Vite plugin for ArkEnvIssues or Pull Requests involving the Vite plugin for ArkEnvarkenvChanges to the `arkenv` npm package.Changes to the `arkenv` npm package.enhancementNew feature or requestNew feature or requestinfraInfrastructure related issue or pull requestInfrastructure related issue or pull requestneeds more infoWe need additional details to make this issue actionableWe need additional details to make this issue actionable
Metadata
Metadata
Assignees
Labels
@arkenv/bun-pluginIssues or Pull Requests involving the Bun plugin for ArkEnvIssues or Pull Requests involving the Bun plugin for ArkEnv@arkenv/vite-pluginIssues or Pull Requests involving the Vite plugin for ArkEnvIssues or Pull Requests involving the Vite plugin for ArkEnvarkenvChanges to the `arkenv` npm package.Changes to the `arkenv` npm package.enhancementNew feature or requestNew feature or requestinfraInfrastructure related issue or pull requestInfrastructure related issue or pull requestneeds more infoWe need additional details to make this issue actionableWe need additional details to make this issue actionable
Remove internal packages and re-export everything from
arkenv.The only exception is
@repo/types, that's a "shared internal workspace package", not a runtime dependency. But the "ArkType types" should be removed from it.Unblocks #723