feat: itxura hobetzen du
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
// @ts-check
|
||||
import { defineConfig } from 'astro/config';
|
||||
import { defineConfig } from "astro/config";
|
||||
|
||||
import react from '@astrojs/react';
|
||||
import react from "@astrojs/react";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
integrations: [react()],
|
||||
output: 'server'
|
||||
});
|
||||
output: "server",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user