Skip to content

v3.3.0

Compare
Choose a tag to compare
@goto-bus-stop goto-bus-stop released this 24 Jan 12:35
87c3db8
  • Start changelog.
  • Add iife: false option to remove the outer (function(){}) wrapper if you don't need it (@brechtcs)
  • Add sourceType option to not crash on import statements. (@brechtcs)
    Don't use this unless you are certain that you have a good use case for it.