Skip to content

2.0.0

Compare
Choose a tag to compare
@benmccallum benmccallum released this 15 Mar 06:21
· 31 commits to master since this release
  • General cleanup of solution.
  • Renamed AjaxMinBundle to ScriptWithSourceMapBundle after removing stylesheet/CSS support given it's not supported by the minifier.
  • Added better support for bundles that could have IItemTransforms in them.
  • Added a TestWebsite project to aid in testing and debugging.
  • Updated the sourceMappingURL comment to adhere to the latest source mapping specification recommendation (//# instead of //@).