Skip to content

Commit

Permalink
Fix icons when using sub-folder install (#2607)
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria authored Oct 28, 2024
1 parent d25cd64 commit 9389338
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 @@ -7,6 +7,7 @@ import i18n from 'laravel-vue-i18n/vite';

/** @type {import('vite').UserConfig} */
export default defineConfig({
base: './',
plugins: [
laravel({
input: [
Expand Down

0 comments on commit 9389338

Please sign in to comment.