Create a Compatibility namespace
This commit is contained in:
parent
202a047edc
commit
1b0f6836dc
14 changed files with 257 additions and 275 deletions
|
|
@ -78,9 +78,6 @@ var createBundle = function(opts) {
|
|||
b.require('./js/models/PublicKeyRing', {
|
||||
expose: '../js/models/PublicKeyRing'
|
||||
});
|
||||
b.require('./js/models/Passphrase', {
|
||||
expose: '../js/models/Passphrase'
|
||||
});
|
||||
b.require('./js/models/HDPath', {
|
||||
expose: '../js/models/HDPath'
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue