angular-cn/integration/ngcc
Pete Bacon Darwin b0cb134815 feat(ivy): implement ngcc build marker (#25557)
`ngcc` adds marker files to each folder that has been
compiled, containing the version of the ngcc used.

When compiling, it will ignore folders that contain these
marker files, as long as the version matches.

PR Close #25557
2018-09-05 11:35:47 -07:00
..
src test(ivy): add an integration test for ngcc (#25406) 2018-08-22 19:28:56 -04:00
package.json test(ivy): add an integration test for ngcc (#25406) 2018-08-22 19:28:56 -04:00
test.sh feat(ivy): implement ngcc build marker (#25557) 2018-09-05 11:35:47 -07:00
tsconfig-app.json test(ivy): add an integration test for ngcc (#25406) 2018-08-22 19:28:56 -04:00