fix angular

This commit is contained in:
Matias Alejo Garcia 2014-04-16 19:14:58 -03:00
commit f8b4f8e4c9
8 changed files with 28 additions and 99 deletions

View file

@ -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({