0xSplits / splits-sdk

An SDK for building apps on top of 0xSplits
https://docs.splits.org/sdk
MIT License
31 stars 11 forks source link

Splits Kit #10

Closed shrimpynuts closed 9 months ago

shrimpynuts commented 10 months ago

https://www.npmjs.com/package/@0xsplits/splits-kit/

Apologies this is one huge PR, but wasn't sure of better method in this case. Mostly want eyes on config files (esp package.json, tsconfig), if anything looks off.

vercel[bot] commented 10 months ago

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

Name Status Preview Comments Updated (UTC)
splits-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 7:21pm
splits-kit-storybook 🔄 Building (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 7:21pm
mihoward21 commented 9 months ago

I think this all looks good. I think it looks like things are separated / set up to keep the storybook stuff out of the actual npm package.

Only major issues is it looks like it's reverting some recent changes. Maybe just need to pull in master?