mirror of
https://github.com/morpheus65535/bazarr
synced 2025-02-20 21:17:02 +00:00
no log: ignore warning
This commit is contained in:
parent
a455dc2379
commit
d04e8f19aa
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import react from "@vitejs/plugin-react";
|
||||
// @ts-ignore
|
||||
import path from "path";
|
||||
import { defineConfig, loadEnv } from "vite";
|
||||
import checker from "vite-plugin-checker";
|
||||
|
|
Loading…
Reference in a new issue