mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-04 23:17:34 +08:00
feat: add Tag Build CI (#117)
This commit is contained in:
@@ -13,7 +13,7 @@ import topLevelAwait from "vite-plugin-top-level-await";
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
build: {
|
||||
outDir: '../dist',
|
||||
outDir: './dist',
|
||||
},
|
||||
plugins: [
|
||||
vue(),
|
||||
|
||||
Reference in New Issue
Block a user