this
as an additional fallback when looking for a global (thanks to @winterbe)options
rather than true
/ false
for whether to use CommonJS (with fallback for backwards compatibility).$
and _
in module names (thanks to @fitnr) (BREAKING CHANGE)module
as well as exports
for CommonJS (fixes some custom RequireJS loaders).