construx-dustjs
Lead Maintainer: Matt Edelman
construx plugin for JIT-compiling dustjs resources during development of express applications.
Usage
Install
$ npm install --save-dev construx-dustjs
Configure
Where you configure your construx plugins:
config
is optional but would be set to the dust module's "config" object, if desired.
Note: See construx README for general usage of construx