Skip to content

Commit 32732ff

Browse files
authored
Merge pull request #266 from processing/cut-down-on-requests
Disable core prefetching
2 parents 3ff273e + a19f44c commit 32732ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gatsby-browser.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
exports.disableCorePrefetching = () => true;

0 commit comments

Comments
 (0)