mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 01:50:47 -04:00
hapticks 3 3 3 3 3 3
This commit is contained in:
@@ -18,6 +18,11 @@ function analyticsTags() {
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [react(), analyticsTags()],
|
||||
server: {
|
||||
// Listen on every local interface during development so a phone or tablet
|
||||
// on the same LAN can load the touch UI using this machine's network IP.
|
||||
host: true,
|
||||
},
|
||||
build: {
|
||||
outDir: '../server/public',
|
||||
emptyOutDir: true,
|
||||
|
||||
Reference in New Issue
Block a user