angular-cn/packages/compiler/testing/src
Pete Bacon Darwin 0d6fdec4bd fix(compiler): support `sourceMappingURL` comments that have trailing lines (#28055)
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
2019-02-12 20:58:27 -08:00
..
output fix(compiler): support `sourceMappingURL` comments that have trailing lines (#28055) 2019-02-12 20:58:27 -08:00
directive_resolver_mock.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
ng_module_resolver_mock.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
pipe_resolver_mock.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
resource_loader_mock.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
schema_registry_mock.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
testing.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00