makestatic-write-file

1.0.25 • Public • Published

Write File

Write output files to disc

Plugin that writes output files to disc.



Install

yarn add makestatic-write-file

API

WriteFile

Writes a file to disc using the output path and content buffer assigned to the file.

.sources

WriteFile.prototype.sources(file, context)

Writes a file to disc.

Returns a promise that resolves when the file has been written.

  • file Object the current file.
  • context Object the processing context.

License

MIT


Created by mkdoc on March 12, 2017

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.25
    0
    • latest

Version History

Package Sidebar

Install

npm i makestatic-write-file

Weekly Downloads

0

Version

1.0.25

License

MIT

Last publish

Collaborators

  • muji
  • tmpfs