chore(README): add note - do not edit cached files (#2288)

This commit is contained in:
Patrice Chalin
2016-09-08 10:52:54 -07:00
committed by Kathy Walrath
parent d24ff43728
commit d597363670
+2
View File
@@ -21,6 +21,8 @@ Filing issues is helpful but **pull requests** that improve the docs are even be
Learn how to [contribute to Angular.io](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md).
> **IMPORTANT**: do _NOT_ make changes to cached files under `public/docs/ts/_cache`. Cached files are updated through a separate workflow.
## Development Setup
This site relies heavily on node and npm.