Remove unused image service entrypoint from Astro configuration
Some checks failed
GitHub Actions / build (18) (push) Has been cancelled
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
GitHub Actions / check (push) Has been cancelled

This commit is contained in:
becarta
2025-05-10 00:09:44 +02:00
parent 7c30ba9a61
commit 1d7883a9c7

View File

@@ -119,9 +119,6 @@ export default defineConfig({
image: { image: {
domains: ['cdn.pixabay.com', 'raw.githubusercontent.com'], domains: ['cdn.pixabay.com', 'raw.githubusercontent.com'],
service: {
entrypoint: 'astro/assets/services/sharp',
},
remotePatterns: [ remotePatterns: [
{ {
protocol: 'https', protocol: 'https',