mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
completely revert config mess
This commit is contained in:
@@ -45,10 +45,6 @@ const options = {
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
trailingSlash: 'never',
|
||||
build: {
|
||||
format: 'file',
|
||||
},
|
||||
integrations: [
|
||||
react(),
|
||||
mdx(options),
|
||||
|
||||
Reference in New Issue
Block a user