Skip to content

Bug Fixes

Compare
Choose a tag to compare
@gfranko gfranko released this 06 Jun 20:17
· 72 commits to master since this release
  • No longer removes black listed parameter names unless the module is CommonJS. This was required to get the Require.js text plugin to work, since the text plugin has a parameter named module, which was black listed (removed) by AMDclean
  • Fixed the optimization of dependencies when the dependencies are more than the number of callback parameters