egg-core icon indicating copy to clipboard operation
egg-core copied to clipboard

A core Pluggable framework based on koa.

Results 12 egg-core issues
Sort by recently updated
recently updated
newest added

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...

##### Checklist - [x] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows commit...

egg3

##### Checklist - [x] `npm test` passes - [x] tests and/or benchmarks are included - [ ] documentation is changed or added - [x] commit message follows commit guidelines #####...

enhancement

The `ts` files in `node_modules` is useless for using the framework, but errors may be reported when loading, so ignore these files in `FileLoader`. ##### Checklist - [x] `npm test`...

enhancement

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...

ClassLoader does nothing but create itself. So why bother adding a new concept? ##### Checklist - [x] `npm test` passes - [x] commit message follows commit guidelines ##### Affected core...

##### Checklist - [x] `npm test` passes - [x] documentation is changed or added - [x] commit message follows commit guidelines ##### Affected core subsystem(s) loader ##### Description of change...

##### Checklist - [x] `npm test` passes - [x] tests and/or benchmarks are included - [x] documentation is changed or added - [x] commit message follows commit guidelines ##### Affected...

BREAKING CHANGE: Drop Node.js < 16.13.0 support https://github.com/eggjs/egg-core/issues/264 ##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed...

enhancement