Skip to content

feat(angular): Add Angular CLI + Webpack Plugin sourcemaps upload guide#6404

Merged
Lms24 merged 4 commits into
masterfrom
lms/angular-sourcemaps-upload
Mar 9, 2023
Merged

feat(angular): Add Angular CLI + Webpack Plugin sourcemaps upload guide#6404
Lms24 merged 4 commits into
masterfrom
lms/angular-sourcemaps-upload

Conversation

@Lms24
Copy link
Copy Markdown
Member

@Lms24 Lms24 commented Mar 2, 2023

This PR adds a new source maps upload guide to our Angular SDK docs: Users can make use of the Angular CLI and the Sentry Webpack plugin to upload source maps. This requires a custom Angular builder. Changes:

  • Add a tutorial for Angular CLI + Webpack plugin
  • Add Angular-specific source maps overview and source maps uploading index page
  • Let the PageGrid component accept an exclude prop to exclude certain entries from being displayed
    • Otherwise we show source maps upload option twice, once in the "recommended" section and once in the "other options" section of the uploading index page.

closes #6326

@Lms24 Lms24 requested review from lforst, lizokm and mydea March 2, 2023 14:37
@Lms24 Lms24 self-assigned this Mar 2, 2023
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 6, 2023 at 0:48AM (UTC)

Copy link
Copy Markdown
Contributor

@lizokm lizokm left a comment

Choose a reason for hiding this comment

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

I've made some tweaks and proposed a content restructure. Happy to set up some time to talk about it :)

If this needs to go out quickly, we can push it and then talk about the content restructure as a next step.

Comment thread src/components/pageGrid.tsx Outdated
Comment thread src/platform-includes/sourcemaps/overview/javascript.angular.mdx Outdated
Comment thread src/platform-includes/sourcemaps/overview/javascript.angular.mdx Outdated
Comment thread src/platform-includes/sourcemaps/overview/javascript.angular.mdx
Comment thread src/platforms/javascript/common/sourcemaps/uploading/angular-webpack.mdx Outdated
Comment thread src/platforms/javascript/common/sourcemaps/uploading/angular-webpack.mdx Outdated
Comment thread src/platforms/javascript/common/sourcemaps/uploading/angular-webpack.mdx Outdated
Lms24 and others added 3 commits March 6, 2023 12:53
Co-authored-by: Liza Mock <liza.mock@sentry.io>
…ebpack.mdx

Co-authored-by: Liza Mock <liza.mock@sentry.io>
@Lms24 Lms24 merged commit c73343c into master Mar 9, 2023
@Lms24 Lms24 deleted the lms/angular-sourcemaps-upload branch March 9, 2023 10:12
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Angular-SDK-specific source map upload instructions

4 participants