Joey Perrott
|
6f829180f7
|
build: update license headers to reference Google LLC (#37205)
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
|
2020-05-26 14:27:01 -04:00 |
|
Zhicheng Wang
|
64b4be9670
|
fix(compiler): Don't strip CSS source maps
Fix CSS source mapping for component by keeping `/*# sourceMappingURL= ... */` and `/*# sourceURL= ... */` comments.
Relates to <https://github.com/angular/angular-cli/issues/4199>.
|
2017-08-15 16:30:09 -07:00 |
|
Marc Laval
|
1dca575701
|
fix(compiler): ignore @import in multi-line css (#18452)
Fixes #18038
|
2017-08-03 11:00:38 -07:00 |
|
Jason Aden
|
3e51a19983
|
refactor: move angular source to /packages rather than modules/@angular
|
2017-03-08 16:29:27 -08:00 |
|