muxinc / media-chrome

Custom elements (web components) for making audio and video player controls that look great in your website or app.
https://media-chrome.org
MIT License
1.21k stars 62 forks source link

tools: upgrade esbuild, wet-run serve, livereload #827

Closed luwes closed 7 months ago

luwes commented 7 months ago

this PR uses wet-run to serve the vanilla examples demo, makes it so yarn dev watches all build formats (esm, cjs, iife) so those get updated while we run yarn dev in the docs. The IIFE bundle is used in the Sandpacks.

this also enables livereload for the vanilla examples which speeds up developing.

vercel[bot] commented 7 months ago

@luwes is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
media-chrome ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 16, 2024 1:23pm
media-chrome-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 16, 2024 1:23pm
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3ea80df) 78.55% compared to head (5ebe644) 78.44%. Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #827 +/- ## ========================================== - Coverage 78.55% 78.44% -0.12% ========================================== Files 59 59 Lines 11080 11104 +24 ========================================== + Hits 8704 8710 +6 - Misses 2376 2394 +18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.