Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Aug 29, 2023
1 parent 8f7f309 commit 36b3d90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gatsby-node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ export const onCreateWebpackConfig: GatsbyNode['onCreateWebpackConfig'] =
],
resolve: {
fallback: {
process: false,
util: false,
crypto: false,
path: false,
Expand Down

1 comment on commit 36b3d90

@vercel
Copy link

@vercel vercel bot commented on 36b3d90 Aug 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

kremalicious.vercel.app
blog-git-main-kremalicious.vercel.app
blog-kremalicious.vercel.app

Please sign in to comment.