[ci] yarn format
This commit is contained in:
parent
5f91e007cb
commit
a286a75cc4
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ export default {
|
||||||
compilerOptions: { dev: mode === 'development', hydratable: true },
|
compilerOptions: { dev: mode === 'development', hydratable: true },
|
||||||
experimental: {
|
experimental: {
|
||||||
useVitePreprocess: true,
|
useVitePreprocess: true,
|
||||||
}
|
},
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue