Remove unnecessary change
This commit is contained in:
parent
3e5664a877
commit
2c43fb2512
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ export default defineConfig({
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
site,
|
site,
|
||||||
base: base,
|
base,
|
||||||
vite: {
|
vite: {
|
||||||
ssr: {
|
ssr: {
|
||||||
// Example: Force a broken package to skip SSR processing, if needed
|
// Example: Force a broken package to skip SSR processing, if needed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue