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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.15latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.15
1.0.01

Package Sidebar

Install

npm i get-modules-to-build

Weekly Downloads

6

Version

1.0.1

License

MIT

Last publish

Collaborators

  • mrjoelkemp