Changelog
0.15.3
Changelog
0.15.2
//@
for //#
for SourceURL comment to match the specsourceMappingURL
instead of sourceURL
. This allows the evaled code
to appear as source files in Firefox.__FILE__http______localhost__8081__montagejs__mr__demo__data__
is now
mr_demo__data
Changelog
0.15.1
Changelog
0.15.0
moduleTypes
config parameter so that all loadable extensions are
known. This fixes a bug where modules with a "." in them would not be loaded
as JavaScript modules. When implementing a custom extension loader you must
add the extension to the config.moduleTypes
array when loading a package.