We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92eeb74 commit ef6142aCopy full SHA for ef6142a
examples/kendo-react-e-commerce-astro-app/astro.config.mjs
@@ -3,6 +3,7 @@ import react from '@astrojs/react';
3
4
export default defineConfig({
5
integrations: [react()],
6
+ site: 'https://telerik.github.io',
7
base: `/kendo-react/kendo-react-e-commerce-astro-app/`,
8
build: {
9
outDir: 'build'
0 commit comments