Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 941 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 941 Bytes

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.