mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-31 00:31:04 +00:00
Include workspace deps (demos) from build (#220)
* Include workspace deps (demos) from build * Fix React demo
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = {
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
'@polkadot/ui-shared': path.resolve(__dirname, '../ui-shared/src')
|
||||
'@polkadot/ui-shared': path.resolve(__dirname, '../ui-shared/build')
|
||||
},
|
||||
extensions: ['.js', '.ts']
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user