Skip to content

Commit

Permalink
Merge pull request #480 from jellyfin/nvv-vite-base
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsvanvelzen committed Oct 3, 2023
2 parents ac1cc7f + 3ac68e1 commit ba67566
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 @@ -5,6 +5,7 @@ import { version } from './package.json';

export default defineConfig({
root: 'src',
base: './',
build: {
outDir: '../dist',
emptyOutDir: true,
Expand Down

0 comments on commit ba67566

Please sign in to comment.