From 09309faf0aa75eda54129522d6f7342f67785a9f Mon Sep 17 00:00:00 2001 From: Vince Picone Date: Wed, 19 May 2021 09:49:27 -0500 Subject: [PATCH] Update gatsby-config.js --- gatsby-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-config.js b/gatsby-config.js index e6c82196e87..3b72280c235 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -12,7 +12,7 @@ module.exports = { flags: { PRESERVE_WEBPACK_CACHE: true, FAST_DEV: true, - FAST_REFRES: true, + FAST_REFRESH: true, }, plugins: [ {