Skip to content

需要显示地 import 插件开启 #5645

@fengmk2

Description

@fengmk2

这样才能让 ts 类型自动注入,而不是靠 ts helper 自动生成。

third-part / custom plugin

enable plugin:

// config/plugin.ts

import tracePlugin from '@eggjs/tracer';

export default {
  ...tracePlugin(),
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions