Skip to content

Commit f133626

Browse files
yi-nuo426Copilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Yī nuò <218099172+yi-nuo426@users.noreply.github.com>
1 parent e1e9450 commit f133626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ module.exports = {
3232
flags: {
3333
FAST_DEV: false,
3434
DEV_SSR: false,
35-
PARALLEL_SOURCING: false,
35+
PARALLEL_SOURCING: false, // Disabled to avoid build instability and excessive resource usage in CI; re-evaluate after Gatsby/infra upgrades
3636
...devFlags,
3737
},
3838
trailingSlash: "never",

0 commit comments

Comments
 (0)