From bddd8a818d708cc50a8ee1b4a277f7002cc7be18 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Sat, 15 Apr 2017 21:03:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E8=AE=A2=E5=AE=8Cbrowser-support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/docs/ts/latest/guide/browser-support.jade | 1 + 1 file changed, 1 insertion(+) diff --git a/public/docs/ts/latest/guide/browser-support.jade b/public/docs/ts/latest/guide/browser-support.jade index 2ad7dffcd5..1253e413a4 100644 --- a/public/docs/ts/latest/guide/browser-support.jade +++ b/public/docs/ts/latest/guide/browser-support.jade @@ -90,6 +90,7 @@ table The tables below can help you determine which polyfills to load, depending on the browsers you target and the features you use. 下表将帮你决定加载哪些填充库,具体取决于目标浏览器和要用到的特性。 + .alert.is-important :marked The suggested polyfills are the ones that run full Angular applications.