去掉svelte

This commit is contained in:
Frostime 2023-06-09 01:04:37 +08:00 committed by GitHub
parent 6b903d5a14
commit ee7e88b798
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 6 additions and 300 deletions

View file

@ -3,7 +3,6 @@ import { defineConfig, loadEnv } from "vite"
import minimist from "minimist"
import { viteStaticCopy } from "vite-plugin-static-copy"
import livereload from "rollup-plugin-livereload"
import { svelte } from "@sveltejs/vite-plugin-svelte"
import zipPack from "vite-plugin-zip-pack";
import fg from 'fast-glob';
@ -23,7 +22,6 @@ export default defineConfig({
},
plugins: [
svelte(),
viteStaticCopy({
targets: [