Remove unused image service entrypoint from Astro configuration
This commit is contained in:
@@ -119,9 +119,6 @@ export default defineConfig({
|
||||
|
||||
image: {
|
||||
domains: ['cdn.pixabay.com', 'raw.githubusercontent.com'],
|
||||
service: {
|
||||
entrypoint: 'astro/assets/services/sharp',
|
||||
},
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: 'https',
|
||||
|
Reference in New Issue
Block a user