.. |
control-flow-transformers
|
a13c764fc6
Fixed invalid code generation for start/middle rest arguments when `controlFlowFlattenig` option is enabled
|
4 years ago |
converting-transformers
|
fdd03c15c5
To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes
|
3 years ago |
dead-code-injection-transformers
|
899456f553
Dead code injection unwrap stage now runs before string array transformers
|
3 years ago |
finalizing-transformers
|
85ee48bca7
Fixed DirectivePlacementTransformer test
|
4 years ago |
initializing-transformers
|
ac671daa94
Enabled windows builds (#772)
|
4 years ago |
preparing-transformers
|
4f9df91320
`stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes
|
4 years ago |
rename-identifiers-transformers
|
f32bcf29a8
Changed identifier names cache structure to store multiple identifier caches
|
4 years ago |
rename-properties-transformers
|
1dbfd24237
`renameProperties` option now won't generate duplicated property names in some cases
|
3 years ago |
simplifying-transformers
|
1847bcc5ac
Fixed `simplify` option regression after `2.10.2`
|
4 years ago |
string-array-transformers
|
a1dc2df04f
`stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope
|
3 years ago |