mako-copy

1.0.2 • Public • Published

mako-copy

A plugin for copying files to the output location.

npm version npm dependencies npm dev dependencies

Purpose

  • copies each file from file.initialPath to file.path

API

copy(extensions, [options])

The extensions argument can be passed as either a single String or an Array of file extensions. (without the leading dot)

Available options: - force when set, always copy (even if the destination already exists, and the mtime is identical)

Readme

Keywords

Package Sidebar

Install

npm i mako-copy

Weekly Downloads

4

Version

1.0.2

License

MIT

Last publish

Collaborators

  • dominicbarnes