solana-mobile / dapp-publishing

Apache License 2.0
59 stars 17 forks source link

Fix local build failures #168

Closed ankur2136 closed 1 year ago

ankur2136 commented 1 year ago

schemagen.js fails to create config files config_obj.json and config_schema.json since the directory doesnt exist. This little maneuver ensures that the generated directory is always present.