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.