npm.io
1.0.1 • Published 9 years ago

mako-symlink

Licence
MIT
Version
1.0.1
Deps
3
Vulns
0
Weekly
0

A plugin that symlinks files to the output path.

npm version npm dependencies npm dev dependencies

Purpose

  • symlinks files that are not being operated on in-memory (from file.initialPath to file.path)

API

symlink(extensions)

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

Keywords