mirror of
https://github.com/Xevion/byte-me.git
synced 2025-12-07 05:14:39 -06:00
chore: use path aliasing
This commit is contained in:
@@ -3,7 +3,6 @@ import react from "@vitejs/plugin-react";
|
||||
import tailwindcss from "@tailwindcss/vite";
|
||||
import path from "path";
|
||||
|
||||
// @ts-expect-error process is a nodejs global
|
||||
const host = process.env.TAURI_DEV_HOST;
|
||||
|
||||
// https://vite.dev/config/
|
||||
|
||||
Reference in New Issue
Block a user