mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-25 00:07:59 +00:00
Align tsconfig.build.json with other polkadot-js (#594)
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
"rootDir": "./src"
|
||||
},
|
||||
"references": [
|
||||
{ "path": "../react-identicon" },
|
||||
{ "path": "../ui-keyring" }
|
||||
{
|
||||
"path": "../react-identicon/tsconfig.build.json"
|
||||
},
|
||||
{
|
||||
"path": "../ui-keyring/tsconfig.build.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user