1
0
Fork 0

build fix

This commit is contained in:
Matthias Kretschmann 2023-08-29 21:16:57 +01:00
parent 8f7f30920b
commit 36b3d904b1
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ export const onCreateWebpackConfig: GatsbyNode['onCreateWebpackConfig'] =
],
resolve: {
fallback: {
process: false,
util: false,
crypto: false,
path: false,