completely revert config mess
This commit is contained in:
parent
8f4344f413
commit
46cdbd514f
1 changed files with 0 additions and 4 deletions
|
|
@ -45,10 +45,6 @@ const options = {
|
||||||
|
|
||||||
// https://astro.build/config
|
// https://astro.build/config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
trailingSlash: 'never',
|
|
||||||
build: {
|
|
||||||
format: 'file',
|
|
||||||
},
|
|
||||||
integrations: [
|
integrations: [
|
||||||
react(),
|
react(),
|
||||||
mdx(options),
|
mdx(options),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue