Skip to content

docs: Include Sentry Webpack Plugin in the Source Maps section#1155

Merged
kamilogorek merged 1 commit intomasterfrom
webpack-plugin-docs
Dec 5, 2017
Merged

docs: Include Sentry Webpack Plugin in the Source Maps section#1155
kamilogorek merged 1 commit intomasterfrom
webpack-plugin-docs

Conversation

@kamilogorek
Copy link
Contributor

@kamilogorek kamilogorek commented Nov 29, 2017

Copy link
Member

@jan-auer jan-auer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basically "you you", but maybe you can improve on the other two points.


Another way to manage releases and sourcemaps on Sentry, is to use the Sentry Webpack Plugin.

* Start by creating a new authentication token under **[Account] > API**.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could add a link to https://sentry.io/api/ here

Another way to manage releases and sourcemaps on Sentry, is to use the Sentry Webpack Plugin.

* Start by creating a new authentication token under **[Account] > API**.
* Ensure you you have ``project:write`` selected under scopes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you you

* Start by creating a new authentication token under **[Account] > API**.
* Ensure you you have ``project:write`` selected under scopes.
* Install ``@sentry/webpack-plugin`` using ``npm``
* Create ``.sentryclirc`` file with necessary config (see Sentry Webpack Plugin docs below)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be confusing. @HazAT can sentry-wizard help here?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So yeah, sentry-wizard could help here, it would create the file for you but it is not yet implemented for "generic" projects.
If install @sentry/wizard and select "Create Sentry Cli config" I could make it so it creates the file locally.
Also, I am not sure if we should promote sentry.properties or .sentryclirc or both?
@mitsuhiko @jan-auer

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to change sentry-cli first to always load sentry.properties before we promote that more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Merging it for now and we'll update as we go.

@kamilogorek kamilogorek merged commit af6228d into master Dec 5, 2017
@kamilogorek kamilogorek deleted the webpack-plugin-docs branch December 5, 2017 10:59
chargome added a commit that referenced this pull request Mar 17, 2026
Fixes Dependabot alerts #1141 (CVE-2026-31808) and #1155 (CVE-2026-32630).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
chargome added a commit that referenced this pull request Mar 18, 2026
…9847)

Fixes Dependabot alerts #1141 (CVE-2026-31808) and #1155
(CVE-2026-32630).

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants