Skip to content

2.0.38

Choose a tag to compare

@stefanprodan stefanprodan released this 25 Sep 14:23
· 126 commits to master since this release
New in RequireJS.NET v2.0.38
  • added configuration parser/mergers unit tests (xUnit)
  • added tests for critical paths through ConfigMerger
  • added support for module parser to process define(function) modules
  • ConfigMerger now also merges OutputPath and IsVirtual of bundles
  • ConfigMerger now overrides autobundle outputPath if a new one is set
  • fixed ConfigMerger nullchecking of maps collection
  • added support for .NET 4.0 and ASP.NET MVC v3 or newer