Skip to content

TypeScript 2.1 regressed #4952 (UMD modules requirejs optimizer compatibility) #13147

@michalrousal

Description

@michalrousal

TypeScript Version: 2.1.1

Format of the generated UMD modules changed with TS 2.1 and isn't compatible with requirejs optimizer anymore (dependencies moved from define() to self invocation argument), please refer to the linked ticket #4952 for more detailed description.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions