angular-cn/aio/tools/cli-patches
Igor Minar fc5af69fb2 build(aio): update to @angular/cli@6.0.0-rc.2 + project layout update (#23234)
project layout was updated using:
yarn ng update @angular/cli --migrate-only --from=1.7.3

PR Close #23234
2018-04-17 14:09:02 -07:00
..
README.md docs(aio): tidy up tooling documentation (#18151) 2017-09-21 10:00:37 -07:00
patch.js build(aio): update to @angular/cli@6.0.0-rc.2 + project layout update (#23234) 2018-04-17 14:09:02 -07:00

README.md

Overview

The AIO application is built using the Angular CLI tool. We are often trialling new features for the CLI, which we apply to the library after it is installed. This folder contains git patch files that contain these new features and a utility to apply those patches to the CLI library.

Currently, we have no patches to run.