leajs-files

0.1.0 • Public • Published

leajs-files

Plugin of leajs.

Serves files.

leajs.config

module.exports = {

  // …

  // Lookup to translate a url into a filepath
  // $item ([Object, String]) Folder options, can be used as a shortcut for folders.$item.file
  // $item.file (String) Filepath, absolute or relative to CWD
  files: {}, // Object

  // …

}

License

Copyright (c) 2018 Paul Pflugradt Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i leajs-files

Weekly Downloads

66

Version

0.1.0

License

MIT

Unpacked Size

4.44 kB

Total Files

4

Last publish

Collaborators

  • paulpflug