RequireJS 2.1.2 is available.
The big changes for this release are in the optimizer:
- The optimizer can now run in the browser, to enable web-based custom builds of your library.
- "uglify2" is an allowed "optimize" value now, using UglifyJS 2.1.11.
- Experimental support for source maps.
- The optimizer runs faster now, and has some speed options.
Full list of changes:
Go to comments