fix build
This commit is contained in:
parent
98beeefefe
commit
aceff9db56
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ var createBundle = function(opts) {
|
|||
expose: '../config'
|
||||
});
|
||||
|
||||
if (opts.dontminify) {
|
||||
if (opts.debug) {
|
||||
//include dev dependencies
|
||||
b.require('sinon');
|
||||
b.require('blanket');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue