RequireJS 1.0.6 is available.
The main purpose of the release is to fix a regression in 1.0.5 where the
optimizer's "dir" config option was not applied correctly when passed on the
command line.
The other notable change: the optimizer now supports
onBuildRead
and onBuildWrite functions that are called when JS modules are read or written
for an optimized build layer. This allows doing some regexp work to modify their
contents.
List of changes to:
No comments:
Post a Comment