ElMassimo / iles

🏝 The joyful site generator
https://iles.pages.dev
MIT License
1.08k stars 31 forks source link

feat: create @islands/images which configures vite-plugin-image-presets #74

Closed ElMassimo closed 2 years ago

ElMassimo commented 2 years ago

Description 📖

This pull request adds a new @islands/images module powered by vite-plugin-image-presets:

Usage 🚀

<template>
  <Picture src="@/images/logo.jpg?preset=thumbnail"/>
  <img srcset="@/images/logo.jpg?preset=thumbnail&srcset"/>
</template>
![Landscape](~/images/mountains.jpg?preset=narrow)
nx-cloud[bot] commented 2 years ago

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit 7d821002b6253380f342146771d55dc66bf41ab3. You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

cloudflare-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 67868a5
Status: ✅  Deploy successful!
Preview URL: https://b7ffa7a1.iles.pages.dev

View logs