Skip to content

Commit e1e9450

Browse files
committed
Chore: Switch to single-threaded production builds
Signed-off-by: Yi Nuo <218099172+yi-nuo426@users.noreply.github.com>
1 parent 4ef0e4d commit e1e9450

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gatsby-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ module.exports = {
3232
flags: {
3333
FAST_DEV: false,
3434
DEV_SSR: false,
35+
PARALLEL_SOURCING: false,
3536
...devFlags,
3637
},
3738
trailingSlash: "never",

0 commit comments

Comments
 (0)