|
преди 3 седмици | |
---|---|---|
.. | ||
bin | преди 3 седмици | |
node_modules | преди 3 седмици | |
LICENSE | преди 3 седмици | |
README.md | преди 3 седмици | |
license.md | преди 3 седмици | |
package.json | преди 3 седмици |
npm i @dcloudio/vite-plugin-uni
import { defineConfig } from "vite";
import uni from "@dcloudio/vite-plugin-uni";
export default defineConfig({
plugins: [uni()],
});