Skip to content

Commit

Permalink
Add vite base
Browse files Browse the repository at this point in the history
  • Loading branch information
FarazzShaikh committed Sep 21, 2024
1 parent 84e9580 commit 47c4c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { defineConfig } from "vite";

// https://vitejs.dev/config/
export default defineConfig({
base: "/THREE-CustomShaderMaterial/",
plugins: [react()],
resolve: {
alias: {
Expand Down

0 comments on commit 47c4c9c

Please sign in to comment.