mako-stat

1.0.1 • Public • Published

mako-stat

A plugin for checking a file's stat.

npm version npm dependencies npm dev dependencies

Purpose

  • a way to fail fast by checking a file's existence before any other plugins
  • populates file.stat for later plugins to consume
  • marks a file as dirty when the mtime changes between builds

API

stat(extensions)

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

Readme

Keywords

Package Sidebar

Install

npm i mako-stat

Weekly Downloads

7

Version

1.0.1

License

MIT

Last publish

Collaborators

  • dominicbarnes