Fix sync: make copyAndReplace.js consistent with internal repo
This commit is contained in:
parent
ad69f52617
commit
24537e3726
|
@ -27,3 +27,4 @@ function copyAndReplace(src, dest, replacements) {
|
|||
}
|
||||
|
||||
module.exports = copyAndReplace;
|
||||
|
||||
|
|
Loading…
Reference in New Issue