Skip to content

Commit

Permalink
Experimental Gatsby parallel sourcing flag added (umbrella gatsbyjs/g…
Browse files Browse the repository at this point in the history
  • Loading branch information
fbuireu committed Dec 22, 2020
1 parent 03eda3d commit ca78913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ module.exports = {
FAST_DEV: true,
FAST_REFRESH: true,
QUERY_ON_DEMAND: true,
PARALLEL_SOURCING: true,
DEV_SSR: true,
LAZY_IMAGES: true,
PRESERVE_WEBPACK_CACHE: true,
Expand Down

0 comments on commit ca78913

Please sign in to comment.