mirror of
https://github.com/videojs/video.js.git
synced 2024-12-02 09:11:54 +02:00
bc2da7c67b
BREAKING CHANGE: remove IE8, IE9, and IE10 specific JavaScript and CSS code. Remove Android 2.3 workaround.
8 lines
67 B
Plaintext
8 lines
67 B
Plaintext
{
|
|
"presets": [
|
|
["es2015", {
|
|
"loose": true
|
|
}]
|
|
]
|
|
}
|