construx-makara-browserify

0.0.1 • Public • Published

construx-makara-browserify

Lead Maintainer: Matt Edelman

Build Status NPM version

construx plugin for JIT-compiling makara-browserify resources during development of express applications.

Requirements

This plugin requires your project to have <whatever module>@<whatever semver>.

Usage

Install

$ npm install --save-dev construx-makara-browserify

Configure

Where you configure your construx plugins:

"browserify-languagepack": {
    "module": construx-makara-browserify",
    "files": "**/_languagepack.js",
    "i18n": "config:i18n",
    "ext": "js"
},

Note: See construx README for general usage of construx

Package Sidebar

Install

npm i construx-makara-browserify

Weekly Downloads

1

Version

0.0.1

License

Apache 2.0

Last publish

Collaborators

  • grawk