Skip to content

Add support for legacy decorators when enabled in tsconfig/jsconfig #31375

@timneutkens

Description

@timneutkens

Unfortunately it seems that a group of apps is using legacy decorators in babelrc for integration with older mobx applications. We can add support for this through the experimentalDecorators flag in tsconfig/jsconfig as per @kdy1 that flag is the same as legacy decorators.

Metadata

Metadata

Assignees

Labels

SWCRelated to minification/transpilation in Next.js.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions