Skip to content

v1.3.0

Choose a tag to compare

@bengourley bengourley released this 21 Jan 10:59
· 209 commits to master since this release

Added

  • Add a list of ignored bundle exceptions (defaults to [ '.css' ], preventing CSS bundles and source maps from unnecessarily being uploaded) (#26, fixes #24)

Changed

  • Improve bundle source file lookup (when bundles are output to a different directory than their source maps) (#27, fixes #20)