vidstack / player

UI components and hooks for building video/audio players on the web. Robust, customizable, and accessible. Modern alternative to JW Player and Video.js.
https://vidstack.io
MIT License
1.9k stars 114 forks source link

Remove console warning "Lit is in dev mode..." #1269

Closed Metis77 closed 4 weeks ago

Metis77 commented 2 months ago

The Browser Console get spamed with the warning: Lit is in dev mode. Not recommended for production! See https://lit.dev/msg/dev-mode for more information.

While this is intended by lit, its anoying while developement. A clean console would help a lot.

Metis77 commented 4 weeks ago

@mihar-22 does this mean closed and implemented or just closed without any changes?