fix angular
This commit is contained in:
parent
5f21f2e80d
commit
f8b4f8e4c9
8 changed files with 28 additions and 99 deletions
|
|
@ -42,7 +42,8 @@ var createBundle = function(opts) {
|
|||
b.require('./copay', {
|
||||
expose: 'copay'
|
||||
});
|
||||
b.require('./js/models/core/Wallet');
|
||||
b.require('./js/models/core/WalletFactory.js');
|
||||
|
||||
|
||||
if (!opts.dontminify) {
|
||||
b.transform({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue