mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-10 02:49:40 +02:00
Add generated file to git
This commit is contained in:
@@ -63,6 +63,6 @@ const transform = (file: string) => {
|
||||
if (fileChanged) {
|
||||
console.log('Please commit the changes to the docs folder');
|
||||
exec('git add docs');
|
||||
process.exit(1);
|
||||
// process.exit(0);
|
||||
}
|
||||
})();
|
||||
|
Reference in New Issue
Block a user