Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle images better #86

Open
brittneypostma opened this issue Nov 19, 2022 · 2 comments
Open

Handle images better #86

brittneypostma opened this issue Nov 19, 2022 · 2 comments

Comments

@brittneypostma
Copy link
Collaborator

Optimize our images with something like Vite Imagetools

@spences10
Copy link
Collaborator

Did you see that Vite turns assets into a hashed URL?

Here's Rich talking about it at ViteConf:

https://youtu.be/-OMPfr56kXI?t=400

And the reference in the example project:

https://github.com/sveltejs/kit-template-default/blob/455c5800c82cd4bc7ab266af13012b3bb72f89e9/src/routes/%2Bpage.svelte#L4

@brittneypostma
Copy link
Collaborator Author

Yes I did, I'm going through the code base right now with a move to Skelton UI and am moving images I see over to use that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants