webpack-bugsnag-plugins
Advanced tools
Changelog
1.8.0 (2021-07-07)
Changelog
1.7.0 (2021-05-18)
Changelog
1.6.0 (2020-12-17)
Changelog
1.5.0 (2020-12-10)
Changelog
1.4.2 (2019-09-10)
publicPath
to be an empty string (supports targeting Node and using the top level project directory for the output) (#39)Changelog
1.4.1 (2019-08-12)
url.resolve()
as that doesn't work with the (*) wildcard character (#37, fixes #35)Changelog
1.4.0 (2019-03-13)
existsAt
in Webpack v5. This fixes a bug when output.futureEmitAssets
is enabled in Webpack v4.29 (#29, fixes #28)Changelog
1.3.0 (2019-01-21)
[ '.css' ]
, preventing CSS bundles and source maps from unnecessarily being uploaded) (#26, fixes #24)