Skip to content

Commit

Permalink
chore(gatsby): remove v3.0 FAST_REFRESH flag (#2336)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
emyarod and kodiakhq[bot] committed May 21, 2021
1 parent 9af1e52 commit 6ac8de7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ module.exports = {
flags: {
PRESERVE_WEBPACK_CACHE: true,
FAST_DEV: true,
FAST_REFRESH: true,
},
plugins: [
{
Expand Down

1 comment on commit 6ac8de7

@vercel

This comment was marked as outdated.

Please sign in to comment.