mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Docs: remove moot hot option from Vite guide (#38405)
This commit is contained in:
@@ -86,8 +86,7 @@ With dependencies installed and our project folder ready for us to start coding,
|
||||
outDir: '../dist'
|
||||
},
|
||||
server: {
|
||||
port: 8080,
|
||||
hot: true
|
||||
port: 8080
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user