Skip to content

Commit

Permalink
chore: update build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrastopoulos committed May 27, 2024
1 parent 35dbe1b commit 3c4b64a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ export default defineConfig(({ command, mode }) => {
define: {
'process.env.VITE_MAPKITJS_TOKEN': JSON.stringify(env[tokenEnvVariable]),
},
build: {
outDir: 'build',
},
plugins: [
million.vite({ auto: true }),
react(),
Expand Down

0 comments on commit 3c4b64a

Please sign in to comment.