We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182c901 commit 6c29e08Copy full SHA for 6c29e08
netlify.toml
@@ -1,5 +1,5 @@
1
[build]
2
- command = "npm run build -- --fetch"
+ command = "git fetch --unshallow && npm run build -- --fetch"
3
4
[build.environment]
5
NODE_VERSION = "16.14.2"
0 commit comments