Skip to content

Commit

Permalink
fix: gatsby site wasn't building correctly after some .jsx -> .tsx ch…
Browse files Browse the repository at this point in the history
…anges
  • Loading branch information
bradenmacdonald committed Dec 16, 2024
1 parent a888200 commit 23ee64b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const plugins = [
},
},
'gatsby-plugin-react-helmet',
'gatsby-plugin-typescript',
{
resolve: 'gatsby-plugin-manifest',
options: {
Expand Down

0 comments on commit 23ee64b

Please sign in to comment.