|
@@ -78,12 +78,7 @@
|
|
|
|
|
|
<h2>Browser compatibility</h2>
|
|
|
|
|
|
- <p>DRACOLoader relies on ES6 [link:https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise Promises],
|
|
|
- which are not supported in IE11. To use the loader in IE11, you must
|
|
|
- [link:https://github.com/stefanpenner/es6-promise include a polyfill]
|
|
|
- providing a Promise replacement. DRACOLoader will automatically use
|
|
|
- either the JS or the WASM decoding library, based on browser
|
|
|
- capabilities.</p>
|
|
|
+ <p>DRACOLoader will automatically use either the JS or the WASM decoding library, based on browser capabilities.</p>
|
|
|
|
|
|
<br>
|
|
|
<hr>
|