Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 623 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 623 Bytes

WebApp RequireJS Grunt Plugin

RequireJS is a powerful, yet often confusing, library that facilitates the loading and building of AMD formatted modules. The loading of modules are loaded and processed at runtime. This tool can consume the runtime configuration and provide specific build overrides.

This tool differs from grunt-contrib-requirejs in many ways. This project was forked from the original, but has since been completely rewritten.

Features

This project intends to make it painless to build from either

Features

Installation

Configuration

Documentation

License