mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-07-11 15:15:48 +00:00
feat: initial Pezkuwi Apps rebrand from polkadot-apps
Rebranded terminology: - Polkadot → Pezkuwi - Kusama → Dicle - Westend → Zagros - Rococo → PezkuwiChain - Substrate → Bizinikiwi - parachain → teyrchain Custom logos with Kurdistan brand colors (#e6007a → #86e62a): - bizinikiwi-hexagon.svg - sora-bizinikiwi.svg - hezscanner.svg - heztreasury.svg - pezkuwiscan.svg - pezkuwistats.svg - pezkuwiassembly.svg - pezkuwiholic.svg
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "..",
|
||||
"outDir": "./build",
|
||||
"rootDir": "./src"
|
||||
},
|
||||
"references": [
|
||||
{ "path": "../page-accounts/tsconfig.build.json" },
|
||||
{ "path": "../page-addresses/tsconfig.build.json" },
|
||||
{ "path": "../page-alliance/tsconfig.build.json" },
|
||||
{ "path": "../page-ambassador/tsconfig.build.json" },
|
||||
{ "path": "../page-assets/tsconfig.build.json" },
|
||||
{ "path": "../page-broker/tsconfig.build.json" },
|
||||
{ "path": "../page-bounties/tsconfig.build.json" },
|
||||
{ "path": "../page-calendar/tsconfig.build.json" },
|
||||
{ "path": "../page-claims/tsconfig.build.json" },
|
||||
{ "path": "../page-collator/tsconfig.build.json" },
|
||||
{ "path": "../page-contracts/tsconfig.build.json" },
|
||||
{ "path": "../page-coretime/tsconfig.build.json" },
|
||||
{ "path": "../page-council/tsconfig.build.json" },
|
||||
{ "path": "../page-democracy/tsconfig.build.json" },
|
||||
{ "path": "../page-explorer/tsconfig.build.json" },
|
||||
{ "path": "../page-extrinsics/tsconfig.build.json" },
|
||||
{ "path": "../page-fellowship/tsconfig.build.json" },
|
||||
{ "path": "../page-files/tsconfig.build.json" },
|
||||
{ "path": "../page-gilt/tsconfig.build.json" },
|
||||
{ "path": "../page-js/tsconfig.build.json" },
|
||||
{ "path": "../page-membership/tsconfig.build.json" },
|
||||
{ "path": "../page-nfts/tsconfig.build.json" },
|
||||
{ "path": "../page-nis/tsconfig.build.json" },
|
||||
{ "path": "../page-teyrchains/tsconfig.build.json" },
|
||||
{ "path": "../page-poll/tsconfig.build.json" },
|
||||
{ "path": "../page-preimages/tsconfig.build.json" },
|
||||
{ "path": "../page-ranked/tsconfig.build.json" },
|
||||
{ "path": "../page-referenda/tsconfig.build.json" },
|
||||
{ "path": "../page-rpc/tsconfig.build.json" },
|
||||
{ "path": "../page-runtime/tsconfig.build.json" },
|
||||
{ "path": "../page-scheduler/tsconfig.build.json" },
|
||||
{ "path": "../page-settings/tsconfig.build.json" },
|
||||
{ "path": "../page-signing/tsconfig.build.json" },
|
||||
{ "path": "../page-society/tsconfig.build.json" },
|
||||
{ "path": "../page-staking/tsconfig.build.json" },
|
||||
{ "path": "../page-staking-async/tsconfig.build.json" },
|
||||
{ "path": "../page-staking2/tsconfig.build.json" },
|
||||
{ "path": "../page-staking-legacy/tsconfig.build.json" },
|
||||
{ "path": "../page-storage/tsconfig.build.json" },
|
||||
{ "path": "../page-sudo/tsconfig.build.json" },
|
||||
{ "path": "../page-tech-comm/tsconfig.build.json" },
|
||||
{ "path": "../page-treasury/tsconfig.build.json" },
|
||||
{ "path": "../page-utilities/tsconfig.build.json" },
|
||||
{ "path": "../page-whitelist/tsconfig.build.json" },
|
||||
{ "path": "../react-components/tsconfig.build.json" },
|
||||
{ "path": "../react-hooks/tsconfig.build.json" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user