mako-symlink
A plugin that symlinks files to the output path.
Purpose
- symlinks files that are not being operated on in-memory (from
file.initialPath
tofile.path
)
API
symlink(extensions)
The extensions
argument can be passed as either a single String
or an Array
of extensions.
(without the leading dot)