Skip to content

Commit

Permalink
chore(gatsby): remove v3.0 FAST_REFRESH flag (carbon-design-system#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 25, 2021
1 parent 6c6b23e commit f576979
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

0 comments on commit f576979

Please sign in to comment.