allow build on modules without changelog
This commit is contained in:
parent
2c15e4df49
commit
8b6e3b1df2
@ -67,7 +67,7 @@ if (fs.existsSync ('CHANGELOG.md')) {
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
console.log ('changelog does not exist');
|
console.log ('changelog does not exist');
|
||||||
ok = false;
|
// ok = false; disable until all modules have a changelog
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ok)
|
if (ok)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user