Charles Lyding aa88e68264 fix(@angular/build): check inlineSourceMap option with isolated modules optimization
The isolated modules transpilation option that was recently introduced is
currently disabled when source maps are enabled. TypeScript has two mutually
exclusive options that can be used to check for source map usage. Both of
these options (`sourceMap` and `inlineSourceMap`) are now checked to determine
if the direct transpilation optimization can be used.
2024-07-03 13:31:43 -04:00
..
2024-06-06 11:12:06 +02:00