mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously the call to `extractSourceMap()` would only work if the `//#sourceMappingURL ...` was the last line of the file. This doesn't work if the code is JIT evaluated as the comment is actually the last line in the body of a function, wrapped by curly-braces. PR Close #28055 |
||
|---|---|---|
| .. | ||
| output | ||
| directive_resolver_mock.ts | ||
| ng_module_resolver_mock.ts | ||
| pipe_resolver_mock.ts | ||
| resource_loader_mock.ts | ||
| schema_registry_mock.ts | ||
| testing.ts | ||