Skip to content

Commit

Permalink
change output dist path
Browse files Browse the repository at this point in the history
  • Loading branch information
master1lan committed Feb 14, 2023
1 parent ffcb6fa commit 2f57ce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ export default defineConfig(({ mode }) => {
build: {
reportCompressedSize: false,
minify: "esbuild",
outDir: "dist/eoefans-web",
rollupOptions: {
output: {
manualChunks: {
Expand Down

0 comments on commit 2f57ce5

Please sign in to comment.