Skip to content

Commit

Permalink
fix: add base url to dev-app
Browse files Browse the repository at this point in the history
  • Loading branch information
bre97-web committed Sep 23, 2024
1 parent 664b2b8 commit 32665f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-app/vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { defineConfig } from 'vite'

export default defineConfig({
base: '/hitman-dialog',
build: {
outDir: '../docs',
emptyOutDir: true,
Expand Down

0 comments on commit 32665f1

Please sign in to comment.