mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
build fix
This commit is contained in:
parent
8f7f30920b
commit
36b3d904b1
@ -169,6 +169,7 @@ export const onCreateWebpackConfig: GatsbyNode['onCreateWebpackConfig'] =
|
|||||||
],
|
],
|
||||||
resolve: {
|
resolve: {
|
||||||
fallback: {
|
fallback: {
|
||||||
|
process: false,
|
||||||
util: false,
|
util: false,
|
||||||
crypto: false,
|
crypto: false,
|
||||||
path: false,
|
path: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user