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