mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 02:33:53 -06:00
* Serialize compiler options that are needed from old state when creating new state * Dont write affectsGlobalScope if not true * Encode FileInfo for better serialization size * Update src/compiler/builder.ts Co-authored-by: TypeScript Bot <typescriptbot@microsoft.com>