refactor(vite.config): clean up unnecessary whitespace in configuration file
This commit is contained in:
@@ -208,7 +208,5 @@ export default defineConfig(({ command, mode }) => {
|
|||||||
define: {
|
define: {
|
||||||
__DEV__: !isProduction,
|
__DEV__: !isProduction,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user