Skip to content

Commit

Permalink
update Astro base
Browse files Browse the repository at this point in the history
  • Loading branch information
LyonSyonII committed Jun 15, 2024
1 parent 861b81f commit 2d02d18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import compressor from "astro-compressor";

// https://astro.build/config
export default defineConfig({
base: "rubri",
integrations: [compress(), compressor({
brotli: false,
fileExtensions: [".css", ".js", ".html", ".xml", ".cjs", ".mjs", ".svg", ".txt"]
Expand Down

0 comments on commit 2d02d18

Please sign in to comment.