mirror of
https://github.com/rishikanthc/Scriberr.git
synced 2026-06-28 06:46:25 +00:00
dont blank on vite startup
This commit is contained in:
committed by
Rishikanth Chandrasekaran
parent
d013fe288a
commit
edb65339b8
@@ -40,6 +40,7 @@ export default defineConfig({
|
||||
}
|
||||
})
|
||||
],
|
||||
clearScreen: false, // Disable clear screen to preserve logs
|
||||
resolve: {
|
||||
alias: {
|
||||
"@": path.resolve(__dirname, "./src"),
|
||||
|
||||
Reference in New Issue
Block a user