Symlink chain-specs json files to crate where they are used (#1171)

When publishing crates, each crate becomes it's own tarball that can't
access files from other crates. So symlink the files to be crate local
and cargo will replace the symlinks with real files at publish time.

We can't just move all of them as it makes the package larger than the
max crates.io package size.

Co-authored-by: Javier Viola <javier@parity.io>
This commit is contained in:
Lulu
2023-08-30 17:04:21 +02:00
committed by GitHub
parent b46f07ff71
commit 43c0c09bcb
16 changed files with 28 additions and 14 deletions
@@ -0,0 +1 @@
../../parachains/chain-specs/bridge-hub-rococo.json