Deactivated vite-plugin-checker overlay (#3574)
This commit is contained in:
@ -21,6 +21,7 @@ export default defineConfig(({ command, mode }) => {
|
|||||||
typescript: {
|
typescript: {
|
||||||
tsconfigPath: 'tsconfig.app.json',
|
tsconfigPath: 'tsconfig.app.json',
|
||||||
},
|
},
|
||||||
|
overlay: false,
|
||||||
};
|
};
|
||||||
|
|
||||||
if (!isBuildCommand) {
|
if (!isBuildCommand) {
|
||||||
|
|||||||
Reference in New Issue
Block a user