task-requirejs

0.1.0 • Public • Published

task-requirejs

Optimize RequireJS projects using r.js.

The "requirejs" task

Usage Examples

var requirejs = new (require('task-requirejs'))
requirejs.run(inputs, options, logger)

Options

For a full list of possible options, see the r.js example build file.

options.amdClean

Type: boolean Default: false

Converts AMD code to standard JavaScript using AMDclean.

Release History

  • 2014-06-29 0.1.0 Initial release.

License

Copyright (c) 2014 Yuanyan Cao. Licensed under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i task-requirejs

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • yuanyan