1
0
mirror of https://github.com/sahadev/vue-component-creater-ui.git synced 2025-12-16 15:34:17 +08:00

Merge branch 'master' into vue3

This commit is contained in:
shangbin
2021-12-09 14:22:52 +08:00
13 changed files with 1195 additions and 1226 deletions

View File

@@ -1,6 +1,5 @@
import { defineConfig } from "vite";
import vue from "@vitejs/plugin-vue";
import ViteRequireContext from "@originjs/vite-plugin-require-context";
import path from "path";
@@ -8,7 +7,6 @@ import path from "path";
export default defineConfig({
plugins: [
vue(),
ViteRequireContext(),
],
resolve: {
alias: [