fix test in browser
This commit is contained in:
parent
124e1dff19
commit
c5a5129e83
5 changed files with 15 additions and 13 deletions
|
|
@ -42,6 +42,7 @@ var createBundle = function(opts) {
|
|||
b.require('./copay', {
|
||||
expose: 'copay'
|
||||
});
|
||||
b.require('./js/models/core/Wallet');
|
||||
|
||||
if (!opts.dontminify) {
|
||||
b.transform({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue