Skip to content

Commit

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

0 comments on commit c597128

Please sign in to comment.