get-modules-to-build

1.0.1 • Public • Published

get-modules-to-build

Get the names of the modules to build from a requirejs config

npm install -g get-modules-to-build

Usage

var getModuleNames = require('get-modules-to-build');

var modulesNames = getModuleNames('path/to/my/requirejs/config/build.json');

Or via the shell:

get-modules-to-build my/build/config.json

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i get-modules-to-build

      Weekly Downloads

      1

      Version

      1.0.1

      License

      MIT

      Last publish

      Collaborators

      • mrjoelkemp