Skip to content

chore: migrate koa-override into monorepo #5798

@killagu

Description

@killagu

Migration Task

Migrate eggjs/koa-override into the egg monorepo.

Source

Target

  • Path: packages/koa-override/
  • Package name: @eggjs/koa-override (or keep koa-override)

Checklist

  • Move source code to packages/koa-override/src/
  • Update package.json (type: module, exports, publishConfig)
  • Add minimal tsconfig.json extending root config
  • Add vitest.config.ts and migrate tests
  • Update root tsconfig.json references
  • Update internal dependencies to use workspace:*
  • Verify build and tests pass
  • Archive the original repo after migration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Migration

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions