mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
[ci] format
This commit is contained in:
parent
df02fad13e
commit
f6400e694e
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ const ALWAYS_NOEXTERNAL = new Set([
|
||||||
'astro',
|
'astro',
|
||||||
// Handle recommended nanostores. Only @nanostores/preact is required from our testing!
|
// Handle recommended nanostores. Only @nanostores/preact is required from our testing!
|
||||||
// Full explanation and related bug report: https://github.com/withastro/astro/pull/3667
|
// Full explanation and related bug report: https://github.com/withastro/astro/pull/3667
|
||||||
'@nanostores/preact',
|
'@nanostores/preact',
|
||||||
]);
|
]);
|
||||||
|
|
||||||
// note: ssr is still an experimental API hence the type omission from `vite`
|
// note: ssr is still an experimental API hence the type omission from `vite`
|
||||||
|
|
Loading…
Add table
Reference in a new issue