parent
7269d3481d
commit
240a0dc457
|
@ -352,7 +352,7 @@ figure.image-display
|
||||||
### Appendix: Browser ES6 support
|
### Appendix: Browser ES6 support
|
||||||
Angular 2 relies on some ES2015 features, most of them found in modern
|
Angular 2 relies on some ES2015 features, most of them found in modern
|
||||||
browsers. Some browsers (including IE 11) require a shim to support the
|
browsers. Some browsers (including IE 11) require a shim to support the
|
||||||
the needed functionality.
|
needed functionality.
|
||||||
Try loading the following shim *above* the other scripts in the `index.html`:
|
Try loading the following shim *above* the other scripts in the `index.html`:
|
||||||
|
|
||||||
code-example(language="html" format=".").
|
code-example(language="html" format=".").
|
||||||
|
|
Loading…
Reference in New Issue