Remove some polyfills
This should reduce the runtime size & load times somewhat by removing polyfills for older browsers which are not used much
This commit is contained in:
parent
625fdf5bca
commit
64644b57e3
6 changed files with 27 additions and 163 deletions
|
@ -6,8 +6,6 @@
|
|||
- https://github.com/whatwg/streams/tree/master/reference-implementation
|
||||
- Examples
|
||||
- https://github.com/mdn/dom-examples/tree/master/streams
|
||||
- Polyfill
|
||||
- https://github.com/MattiasBuelens/web-streams-polyfill
|
||||
|
||||
# Encrypted Content Encoding
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue