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.
2 parents 53d3808 + 33a3001 commit 5aa029bCopy full SHA for 5aa029b
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