Ui 2 depends & fixes (#5590)
* File paths * Align balance overlays & sizes * Copy works as expected * Re-arrange imports * Icon props * Move packages to their original dependencies * Dependencies to packages * Update test babel overrides
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
|
||||
module.exports = {
|
||||
test: /\.js$/,
|
||||
include: /node_modules\/@parity\/(abi|api|jsonrpc|shared|ui|wordlist)/,
|
||||
include: /node_modules\/@parity\/(abi|api|dapps|jsonrpc|shared|shell|ui|views|wordlist)/,
|
||||
use: 'babel-loader'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user