Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 13, 2024
1 parent 5873b21 commit 353dc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default (await import("astro/config")).defineConfig({
compressHTML: true,
prefetch: true,
build: {
concurrency: 9999
concurrency: 9999,
},
integrations: [
// @ts-ignore
Expand Down

0 comments on commit 353dc20

Please sign in to comment.