svelte-society / sveltesociety.dev

The Svelte Society website
https://sveltesociety.dev/
MIT License
362 stars 208 forks source link

Add actionview-svelte-handler to packages #651

Closed reesericci closed 1 month ago

reesericci commented 1 month ago

🎯 Changes

Adds actionview-svelte-handler to packages

✅ Checklist

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
sveltesociety-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2024 2:58pm
vercel[bot] commented 1 month ago

@reesericci is attempting to deploy a commit to the Svelte Society Team on Vercel.

A member of the Team first needs to authorize it.

reesericci commented 1 month ago

This doesn't use NPM, it's a rubygem, so I'm unsure on how to fix this error

MacFJA commented 1 month ago

This doesn't use NPM, it's a rubygem, so I'm unsure on how to fix this error

It's a case we didn't anticipate.

I will open a new PR to allow other package sources

reesericci commented 1 month ago

The installation options should be:

Gem

gem install actionview-svelte-handler

Bundler

bundle add actionview-svelte-handler

These are like different ways of installing it, like NPM/PNPM/Yarn

reesericci commented 1 month ago

Added gem to packages.json, blocked by #652

MacFJA commented 1 month ago

Added gem to packages.json, blocked by #652

The PR #652 have been merged. Can you rebase your branch, so the validation can be done ?

reesericci commented 1 month ago

Rebased!

MacFJA commented 1 month ago

The package is available on the website: https://www.sveltesociety.dev/packages#actionview-svelte-handler