Skip to content

Commit c4b6306

Browse files
committed
build: init script for netlify
1 parent a82cf94 commit c4b6306

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

netlify.toml

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
from = "/*"
33
status = 200
44
to = "/index.html"
5+
6+
[build.lifecycle]
7+
onInit = "node scripts/build-polkadot-api.cjs"

0 commit comments

Comments
 (0)