grunt-amd-build

0.10.0-rc1 • Public • Published

grunt-amd-build Build Status

Grunt plugin to build AMD applications.

Warning

This plugin only support RequireJS loader and plugins for now. It will not currently work with the Dojo loader or plugins.

Overview

The goal of this plugin is to provide a modular build system for AMD applications. To do so, this plugin focuses on specific tasks, like gathering all the dependencies of a layer, and delegate to other plugins the more general tasks like concatenation or uglification.

The best place to get started is the documentation.

Licensing

This project is distributed by the Dojo Foundation and licensed under the "New" BSD License. All contributions require a Dojo Foundation CLA.

Readme

Keywords

Package Sidebar

Install

npm i grunt-amd-build

Weekly Downloads

33

Version

0.10.0-rc1

License

none

Last publish

Collaborators

  • clmath
  • ibm-js