Lint
This commit is contained in:
parent
d83691323f
commit
f5f017b01f
14 changed files with 103 additions and 46 deletions
|
|
@ -62,6 +62,8 @@ export default defineConfig({
|
|||
],
|
||||
image: {
|
||||
service: { entrypoint: 'astro/assets/services/sharp' },
|
||||
// SVG sources in src/content/**/_assets are author-controlled.
|
||||
dangerouslyProcessSVG: true,
|
||||
},
|
||||
vite: {
|
||||
server: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue