-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(mwcp): use MConfig instead of Config
- Loading branch information
1 parent
ac0d8dd
commit 29ac025
Showing
35 changed files
with
21 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
packages/midway-component-kmore/test/fixtures/base-app/src/52.trx-manual.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
packages/midway-component-kmore/test/fixtures/base-app/src/55.trx-error.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
packages/midway-component-kmore/test/fixtures/base-app/src/cache/70a.cache.controller.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
packages/midway-component-kmore/test/fixtures/base-app/src/cache/70b.cache.service.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
packages/midway-component-kmore/test/fixtures/base-app/src/cache/70c.cache.repo.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Init, | ||
Inject, | ||
} from '@midwayjs/core' | ||
|
1 change: 0 additions & 1 deletion
1
packages/midway-component-kmore/test/fixtures/base-app/src/cache/70d.cache.repo.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Init, | ||
Inject, | ||
} from '@midwayjs/core' | ||
|
1 change: 0 additions & 1 deletion
1
packages/midway-component-kmore/test/fixtures/base-app/src/cache/71a.ext-cache.controller.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
import { | ||
Config as _Config, | ||
Controller, | ||
Get, | ||
Inject, | ||
|
5 changes: 1 addition & 4 deletions
5
packages/midway-component-kmore/test/fixtures/base-app/src/cache/71b.ext-cache.service.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
packages/midway-component-kmore/test/fixtures/base-app/src/cache/71c.ext-cache.repo.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Init, | ||
Inject, | ||
} from '@midwayjs/core' | ||
|
3 changes: 1 addition & 2 deletions
3
packages/midway-component-kmore/test/fixtures/base-app/src/middle-trx-auto-action.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...ages/midway-component-kmore/test/fixtures/base-app/src/transactional/60a.transactional.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Controller, | ||
Get, | ||
Init, | ||
|
1 change: 0 additions & 1 deletion
1
...mponent-kmore/test/fixtures/base-app/src/transactional/61a.method-decorator.controller.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert' | ||
|
||
import { | ||
Config as _Config, | ||
Controller, | ||
Get, | ||
Inject, | ||
|
1 change: 0 additions & 1 deletion
1
...-component-kmore/test/fixtures/base-app/src/transactional/61a.method-decorator.service.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Init, | ||
Inject, | ||
Provide, | ||
|
1 change: 0 additions & 1 deletion
1
...omponent-kmore/test/fixtures/base-app/src/transactional/62a.class-decorator.controller.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert' | ||
|
||
import { | ||
Config as _Config, | ||
Controller, | ||
Get, | ||
Inject, | ||
|
1 change: 0 additions & 1 deletion
1
...y-component-kmore/test/fixtures/base-app/src/transactional/62a.class-decorator.service.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Init, | ||
Inject, | ||
} from '@midwayjs/core' | ||
|
1 change: 0 additions & 1 deletion
1
packages/midway-component-kmore/test/fixtures/base-app/src/transactional/63a.args.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Controller, | ||
Get, | ||
Init, | ||
|
1 change: 0 additions & 1 deletion
1
...idway-component-kmore/test/fixtures/base-app/src/transactional/64a.supports.controller.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Controller, | ||
Get, | ||
Init, | ||
|
1 change: 0 additions & 1 deletion
1
...s/midway-component-kmore/test/fixtures/base-app/src/transactional/64a.supports.service.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Init, | ||
Inject, | ||
} from '@midwayjs/core' | ||
|
1 change: 0 additions & 1 deletion
1
...es/midway-component-kmore/test/fixtures/base-app/src/transactional/65a.deep.controller.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
import { | ||
Config as _Config, | ||
Controller, | ||
Get, | ||
Inject, | ||
|
5 changes: 1 addition & 4 deletions
5
packages/midway-component-kmore/test/fixtures/base-app/src/transactional/65b.deep.service.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
packages/midway-component-kmore/test/fixtures/base-app/src/transactional/65c.deep.repo.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Init, | ||
Inject, | ||
} from '@midwayjs/core' | ||
|
1 change: 0 additions & 1 deletion
1
...es/midway-component-kmore/test/fixtures/base-app/src/transactional/66a.deep.controller.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
import { | ||
Config as _Config, | ||
Controller, | ||
Get, | ||
Inject, | ||
|
1 change: 0 additions & 1 deletion
1
...s/midway-component-kmore/test/fixtures/base-app/src/transactional/67a.cross.controller.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
import { | ||
Config as _Config, | ||
Controller, | ||
Get, | ||
Inject, | ||
|
5 changes: 1 addition & 4 deletions
5
...ages/midway-component-kmore/test/fixtures/base-app/src/transactional/67b.cross.service.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
packages/midway-component-kmore/test/fixtures/base-app/src/transactional/67c.cross.repo.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Init, | ||
Inject, | ||
} from '@midwayjs/core' | ||
|
1 change: 0 additions & 1 deletion
1
packages/midway-component-kmore/test/fixtures/base-app/src/transactional/67d.cross.repo.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Init, | ||
Inject, | ||
} from '@midwayjs/core' | ||
|
1 change: 0 additions & 1 deletion
1
...kmore/test/fixtures/base-app/src/transactional/68a.singleton-decorator.controller.ts.todo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert' | ||
|
||
import { | ||
Config as _Config, | ||
Controller, | ||
Get, | ||
Inject, | ||
|
1 change: 0 additions & 1 deletion
1
...nt-kmore/test/fixtures/base-app/src/transactional/68b.singleton-decorator.service.ts.todo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Init, | ||
Inject, | ||
Singleton, | ||
|
1 change: 0 additions & 1 deletion
1
...onent-kmore/test/fixtures/base-app/src/transactional/68c.singleton-decorator.repo.ts.todo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import assert from 'node:assert/strict' | ||
|
||
import { | ||
Config as _Config, | ||
Init, | ||
Inject, | ||
Singleton, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.