mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-10 21:28:31 +00:00
remove obsolete config
This commit is contained in:
parent
c25c2693f5
commit
326571b797
@ -45,10 +45,6 @@ const options = {
|
|||||||
|
|
||||||
// https://astro.build/config
|
// https://astro.build/config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
trailingSlash: 'always',
|
|
||||||
build: {
|
|
||||||
format: 'directory',
|
|
||||||
},
|
|
||||||
integrations: [
|
integrations: [
|
||||||
react(),
|
react(),
|
||||||
mdx(options),
|
mdx(options),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user