Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Dec 11, 2023
1 parent 8a063b7 commit 80a4044
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ export default (await import("astro/config")).defineConfig({
output: "server",
adapter: (await import("astro-sst/lambda")).default(),
compressHTML: true,
experimental: {
devOverlay: true,
},
integrations: [
import.meta.env.MODE === "production"
? (await import("astrojs-service-worker")).default()
Expand Down

0 comments on commit 80a4044

Please sign in to comment.