Skip to content

Commit

Permalink
removed coursepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Zaunders committed Dec 20, 2024
1 parent 7767d0f commit 88fca35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
File renamed without changes.
6 changes: 3 additions & 3 deletions vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/* import { defineConfig } from 'vite';
import { defineConfig } from 'vite';

export default defineConfig({
base: ''
});
*/

/*
import { resolve } from 'path'
import { defineConfig } from 'vite';
Expand All @@ -18,5 +18,5 @@ export default defineConfig({
},
},
},
});
});*/

0 comments on commit 88fca35

Please sign in to comment.