Skip to content

Commit

Permalink
Add base to vite config
Browse files Browse the repository at this point in the history
  • Loading branch information
JonKaric committed Aug 5, 2024
1 parent 394b793 commit 5965601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/vite.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { defineConfig } from 'vite';

export default defineConfig({

base: '/alpinejs-defer/'
});

0 comments on commit 5965601

Please sign in to comment.