Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 644 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 644 Bytes

EJS Bundle

Compile EJS templates in one js file

npm github-issues license

Installation

You can get EJS via npm.

$ npm install @kosatyi/ejs-bundle

Basic usage

$ ejs-bundle --watch --path=views --target=bundle.js