mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-02-24 14:57:16 +08: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";
|
import react from "@vitejs/plugin-react";
|
||||||
|
// @ts-ignore
|
||||||
import path from "path";
|
import path from "path";
|
||||||
import { defineConfig, loadEnv } from "vite";
|
import { defineConfig, loadEnv } from "vite";
|
||||||
import checker from "vite-plugin-checker";
|
import checker from "vite-plugin-checker";
|
||||||
|
|
Loading…
Reference in a new issue