Merge remote-tracking branch 'remotes/angular.io/master'

# Conflicts:
#	public/docs/ts/latest/quickstart.jade
This commit is contained in:
Zhimin YE (Rex) 2016-05-26 14:10:36 +01:00
commit 21b13126da

View File

@ -685,7 +685,7 @@ h2#index 步骤4添加#[code index.html]
* 我们可以看到编译器的警告和错误,但浏览器中不行。
* Precompilation simpifies the module loading process and
* Precompilation simplifies the module loading process and
it's much easier to diagnose problems when this is a separate, external step.
* 预编译简化了模块加载过程,而且当它成为分离、外部的步骤时,更容易诊断问题。