-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore: migrate koa-override into monorepo #5798
Copy link
Copy link
Open
Description
Migration Task
Migrate eggjs/koa-override into the egg monorepo.
Source
- Repo: https://github.com/eggjs/koa-override
- Package:
koa-override
Target
- Path:
packages/koa-override/ - Package name:
@eggjs/koa-override(or keepkoa-override)
Checklist
- Move source code to
packages/koa-override/src/ - Update package.json (type: module, exports, publishConfig)
- Add minimal
tsconfig.jsonextending root config - Add
vitest.config.tsand migrate tests - Update root
tsconfig.jsonreferences - Update internal dependencies to use
workspace:* - Verify build and tests pass
- Archive the original repo after migration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Migration