cloudinary-community / svelte-cloudinary

⚡️ High-performance image delivery and uploading at scale in Svelte powered by Cloudinary.
https://svelte.cloudinary.dev/
MIT License
28 stars 14 forks source link

[Bug] CldVideoPlayer does not load unless using VITE_ ENV #89

Closed colbyfayock closed 7 months ago

colbyfayock commented 7 months ago

Bug Report

Describe the bug

The documentation states its okay to use PUBLIC but VITE is required per the error message in the console

image

this seems related to changes made to allow PUBLIC_ but it appears those changes were never made to CldVideoPlayer

https://github.com/cloudinary-community/svelte-cloudinary/pull/82

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 1.2.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: