mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-20 21:42:38 +08:00
The backing store for the persistent caching of the JavaScript transformers is not currently supported on web containers. To allow other potential forms of caching, the JavaScript transformer caching is now selectively disabled when executed on a web container. This allows for development server prebundling to be used on web containers if needed.
Angular Build System for Applications and Libraries
The sources for this package are in the Angular CLI repository. Please file issues and pull requests against that repository.
Usage information and reference details can be found in repository README file.