[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',
|
||||
// Handle recommended nanostores. Only @nanostores/preact is required from our testing!
|
||||
// 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`
|
||||
|
|
Loading…
Reference in a new issue