mako-output

1.0.1 • Public • Published

mako-output

A plugin that generates the output location for files.

npm version npm dependencies npm dev dependencies

Purpose

  • rewrites file.path to be in a subdirectory relative to file.base (eg: index.js -> build/index.js)

API

output(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:

  • dir (default: build)

Readme

Keywords

Package Sidebar

Install

npm i mako-output

Weekly Downloads

32

Version

1.0.1

License

MIT

Last publish

Collaborators

  • dominicbarnes