We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82cf94 commit c4b6306Copy full SHA for c4b6306
netlify.toml
@@ -2,3 +2,6 @@
2
from = "/*"
3
status = 200
4
to = "/index.html"
5
+
6
+[build.lifecycle]
7
+onInit = "node scripts/build-polkadot-api.cjs"
0 commit comments