We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 475e888 commit eed4b98Copy full SHA for eed4b98
1 file changed
app/vitest.config.js
@@ -3,7 +3,7 @@ import { ghPages } from 'vite-plugin-gh-pages'
3
4
5
export default defineConfig({
6
- base: '/Elementary/', // ← change this
+ base: '/Think-Kendo/', // ← change this
7
plugins: [ghPages()],
8
test: {
9
environment: 'jsdom',
0 commit comments