webpack-sentry-plugin icon indicating copy to clipboard operation
webpack-sentry-plugin copied to clipboard

Webpack plugin to upload source maps to Sentry

Results 15 webpack-sentry-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.6.4 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Webpack compilation errors and warnings should be typed as `Error` to get a better stacktrace. Some frameworks, like Gatsby, parse Webpack errors then fail when they encounter errors as String.

Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) Commits c6bdaca Version...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hi,I have some problems: some js.map files are not uploaded. This is my config ![image](https://user-images.githubusercontent.com/16569751/80367637-0b1f8400-88be-11ea-8767-a14898d1f111.png) This is the uploaded souceMap file ![image](https://user-images.githubusercontent.com/16569751/80367877-681b3a00-88be-11ea-8852-824545877d22.png) Now you can see some sourceMap files are...

`WebpackSentryPlugin: unable to delete 'static/2.1.13/js/59.afdcc3b4.chunk.js.map'. File does not exist; it may not have been created due to a build error.` webpack config.output.path = 'build' So the file is located at...

After adding the plugin webpack started exiting with code 154. Any idea what we can do to debug this? Searching the issue tracker here did not bring any meaningful results.

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies