This website requires JavaScript.
Explore
Help
Register
Sign In
cargdev
/
angular
Watch
1
Star
0
Fork
0
You've already forked angular
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
angular
/
packages
/
compiler-cli
/
ngcc
/
test
History
Pete Bacon Darwin
78ba503fb9
fix(ivy): ngcc - write
.d.ts.map
files to the correct folder (
#29556
)
...
Previously we were writing `.d.ts` and `.d.ts.map` to different folders. PR
Close
#29556
2019-03-28 15:23:35 -07:00
..
analysis
refactor(ivy): move ngcc into a higher level folder (
#29092
)
2019-03-20 14:45:54 -04:00
helpers
feat(ivy): ngcc - support creating a new copy of the entry-point format (
#29092
)
2019-03-20 14:45:55 -04:00
host
fix(ivy): handle class declarations consistently in ES5 code (
#29209
)
2019-03-21 22:20:24 +00:00
integration
feat(ivy): ngcc - support creating a new copy of the entry-point format (
#29092
)
2019-03-20 14:45:55 -04:00
packages
refactor(ivy): ngcc - mark target entry-point as processed even if ngcc was a noop (
#29092
)
2019-03-20 14:45:55 -04:00
rendering
fix(ivy): ngcc - ensure generated source map paths are correct (
#29556
)
2019-03-28 15:23:35 -07:00
writing
fix(ivy): ngcc - write
.d.ts.map
files to the correct folder (
#29556
)
2019-03-28 15:23:35 -07:00
BUILD.bazel
refactor(ivy): ngcc - extract file writing out into a class (
#29092
)
2019-03-20 14:45:55 -04:00