[ci] format
This commit is contained in:
parent
2dc582ac5e
commit
2459426e6a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ function getViteConfiguration(isDev: boolean) {
|
|||
ssr: {
|
||||
external: ['babel-preset-solid'],
|
||||
target: 'node',
|
||||
noExternal: ['solid-js']
|
||||
noExternal: ['solid-js'],
|
||||
},
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue