1.2.0 • Published 4 years ago

node-merge-fix v1.2.0

Weekly downloads
8
License
GPL-3.0
Repository
github
Last release
4 years ago

Please refer to the original package's README.md

Includes

A fix for "undefined merge" Fixes path.existsSync

New feature(s)

1.1.2

Adds a silent option so your console is not spammed with results. Will also remove entries from _results.

1.2.0

Added a deleteFile option. Option will do this: When merging a folder with another folder, if folder A contains files folder B doesn't have, instead of being merged, the folder is more or less being replaced.