Svelte-Sirens / svelte-sirens

The website for the Svelte Sirens. Svelte Society for women, non-binary people, & allies!
https://sveltesirens.dev/
GNU General Public License v3.0
30 stars 8 forks source link

upgrading sveltekit #94

Closed brittneypostma closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for sveltesirens ready!

Name Link
Latest commit d44dc3d33d46d90d2c6b571e3a9a7b5305f71b77
Latest deploy log https://app.netlify.com/sites/sveltesirens/deploys/64d80eda6270600008334038
Deploy Preview https://deploy-preview-94--sveltesirens.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

brittneypostma commented 1 year ago

I upgraded everything, so let's really mess with this preview and see if anything is broken @ghostdevv

ghostdevv commented 1 year ago

@brittneypostma There were a few packages that didn't update fully, maybe that will fix the need for that npmrc file. I didn't update skeleton though as it's latest version is 1.8.0 and I don't know enough about it to fix breakages right now - happy to look later though if you can't

ghostdevv commented 1 year ago

Great the build broke, I don't think vite preprocess likes the - in the class names in style tags - any ideas?

brittneypostma commented 1 year ago

The Svelte local storage package is what was causing that. Not sure if I checked the version it is on, but I don't think it's updated.

ghostdevv commented 1 year ago

Fixed the build & updated the deps again - I haven't updated skeleton just yet but will try and get round to that at some point