import { createVitePlugin } from "unplugin"; import { weslPlugin } from "../WeslPlugin.ts"; export default createVitePlugin(weslPlugin);