mirror of
https://github.com/withastro/astro.git
synced 2025-01-23 02:51:53 -05:00
[ci] format
This commit is contained in:
parent
5ea02b12fd
commit
a9e43d2a2f
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ export default function vercelServerless({
|
||||||
|
|
||||||
logger.warn(
|
logger.warn(
|
||||||
`\n` +
|
`\n` +
|
||||||
`\t\`functionPerRoute\` is deprecated and will be removed in a future version of the adapter.\n`
|
`\t\`functionPerRoute\` is deprecated and will be removed in a future version of the adapter.\n`,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue