haste-task-copy

0.3.4 • Public • Published

haste-task-copy

Haste task for copying files.

await run(
  read({ pattern: '**.*' })
  copy({ target: 'static' })
)

options

target

Type: String

A relative/absolute path which the files will be copied relatively to.

cwd

Type: String

An absolute path which the target will be relative to, defaults to process.cwd().

/haste-task-copy/

    Package Sidebar

    Install

    npm i haste-task-copy

    Weekly Downloads

    14

    Version

    0.3.4

    License

    MIT

    Unpacked Size

    12.7 kB

    Total Files

    6

    Last publish

    Collaborators

    • ronami
    • ranyitzhaki