mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-09 13:36:14 +00:00
intercept logs by adding the name only
This commit is contained in:
parent
4a95c1598f
commit
f25453ab12
@ -9,6 +9,7 @@ module.exports = function (embark) {
|
|||||||
return Haml.render(opts.source);
|
return Haml.render(opts.source);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
embark.logger.info('patente', 'a goosee');
|
||||||
embark.registerContractConfiguration({
|
embark.registerContractConfiguration({
|
||||||
"default": {
|
"default": {
|
||||||
"contracts": {
|
"contracts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user