temp test update
This commit is contained in:
@@ -53,6 +53,7 @@ function readReadmeFile(readmeFile) {
|
||||
if (!contentPost.endsWith('\n')) {
|
||||
contentPost += '\n';
|
||||
}
|
||||
console.log(index, content, contentPre, contentPost);
|
||||
return [contentPre, contentPost];
|
||||
}
|
||||
//# sourceMappingURL=readmefile.js.map
|
||||
Reference in New Issue
Block a user