mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
[ci] format
This commit is contained in:
parent
70263cf748
commit
b6f14c3b14
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ export default function (): AstroIntegration {
|
||||||
addRenderer(getRenderer());
|
addRenderer(getRenderer());
|
||||||
updateConfig({
|
updateConfig({
|
||||||
vite: getViteConfiguration(),
|
vite: getViteConfiguration(),
|
||||||
})
|
});
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue