angular-cn/packages/compiler-cli/ngcc/test/integration
Pete Bacon Darwin 64e5628897 feat(ivy): ngcc - support creating a new copy of the entry-point format (#29092)
This commit adds a `NewEntryPointFileWriter` that will be used in
webpack integration. Instead of overwriting files in-place, this `FileWriter`
will make a copy of the TS program files and write the transformed files
there. It also updates the package.json with new properties that can be
used to access the new entry-point format.

FW-1121

PR Close #29092
2019-03-20 14:45:55 -04:00
..
ngcc_spec.ts feat(ivy): ngcc - support creating a new copy of the entry-point format (#29092) 2019-03-20 14:45:55 -04:00