mirror of
https://github.com/withastro/astro.git
synced 2025-02-24 22:46:02 -05:00
* Lazily initialize ResponseWithEncoding * Fix things * Add a TODO about removing the workaround * Remove unused lint ignore * Use canplaythrough instead * Use an inline script * Check the readystate first * Download the video locally * Capture consoles * More debugging * Use autoplay instead of a ready event
5 lines
68 B
Markdown
5 lines
68 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix, lazily initialize ResponseWithEncoding
|