mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-27 05:56:21 +00:00
the lint is mother the lint is father
This commit is contained in:
parent
c2ca2563bc
commit
36633bf60c
@ -158,7 +158,7 @@ var Embark = (function () {
|
||||
], function(err, result) {
|
||||
if (err) {
|
||||
engine.logger.error(err.message);
|
||||
engine.logger.debug(err.stack)
|
||||
engine.logger.debug(err.stack);
|
||||
} else {
|
||||
engine.logger.info("finished building".underline);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user