mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-19 03:13:03 +00:00
chore: update to vite 8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { Plugin, UserConfig } from "vite";
|
||||
import type { OutputAsset, OutputChunk } from "rollup";
|
||||
import type { OutputAsset, OutputChunk } from "rolldown";
|
||||
import path from "node:path";
|
||||
import fs from "node:fs";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user