sjberry / grunt-buildit

A Grunt task to convert CommonJS style code to AMD-compliant bundles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grunt-buildit

A Grunt task to convert CommonJS (e.g. node) style code to AMD-compliant (e.g. requirejs) bundles.

Usage

Documentation to come. For now check buildit for details.

About

A Grunt task to convert CommonJS style code to AMD-compliant bundles.

License:MIT License


Languages

Language:JavaScript 100.0%