Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

krakenjs/construx-makara-browserify

Repository files navigation

construx-makara-browserify

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

About

construx plugin to write out languagepack bundles on the fly

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published