muxinc / blurhash

Using woltapp/blurhash to make nice placeholders for Mux videos. Works nicely with Mux Player.
https://mux-blurhash-react.vercel.app
MIT License
14 stars 4 forks source link

Preparing for release #2

Closed decepulis closed 2 years ago

decepulis commented 2 years ago
vercel[bot] commented 2 years ago

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

Name Status Preview Updated
mux-blurhash-react ✅ Ready (Inspect) Visit Preview Oct 7, 2022 at 10:07PM (UTC)
mux-blurhash-svelte ✅ Ready (Inspect) Visit Preview Oct 7, 2022 at 10:07PM (UTC)
gkatsev commented 2 years ago

fwiw, you can still put all of the stuff from packages/blurshash into the root folder. Then, in the example's yarn you'd just point it at the root folder of the repo.

decepulis commented 2 years ago

fwiw, you can still put all of the stuff from packages/blurshash into the root folder. Then, in the example's yarn you'd just point it at the root folder of the repo.

@gkatsev thanks! But I like me a clean root folder. Might just leave it as is. Unless anyone has strong feelings otherwise. Not a hill I'm going to die on.

gkatsev commented 2 years ago

It is very common for single package repos to have the package.json etc in the root. That said, I'm not going to push for it.

decepulis commented 2 years ago

@gkatsev Had a second thought. You're not the only one to have requested it. And it's not that big of a deal. I'll go ahead move the package up to root.