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 19f96ad commit 1c4b691
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 @@ -5,9 +5,6 @@ export default (await import("astro/config")).defineConfig({
// TODO Place your site URL here
// site: "",
compressHTML: true,
experimental: {
devOverlay: true,
},
integrations: [
import.meta.env.MODE === "production"
? (await import("astrojs-service-worker")).default()
Expand Down

0 comments on commit 1c4b691

Please sign in to comment.