amend Vue plugin usages with package manager and module loader#1215
Merged
kamilogorek merged 1 commit intogetsentry:masterfrom Feb 5, 2018
myst729:master
Merged
amend Vue plugin usages with package manager and module loader#1215kamilogorek merged 1 commit intogetsentry:masterfrom myst729:master
kamilogorek merged 1 commit intogetsentry:masterfrom
myst729:master
Conversation
Contributor
|
Thanks! |
chargome
added a commit
that referenced
this pull request
Mar 19, 2026
…-33036 and related Fixes Dependabot alerts #1165-#1215 (HTTP smuggling, image disk cache DoS, WebSocket DoS, CSRF null origin bypass in Next.js). - nextjs-16-bun/cacheComponents/cf-workers/trailing-slash/tunnel: 16.1.5 → 16.1.7 - nextjs-sourcemaps: 16.1.6 → 16.1.7 - nextjs-15, nextjs-15-intl: 15.5.10 → 15.5.13 - nextjs-15-t3: ^15.5.9 → ^15.5.13 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
chargome
added a commit
that referenced
this pull request
Mar 19, 2026
…33036 and related (#19870) Fixes Dependabot alerts #1165-#1215 (HTTP smuggling, image disk cache DoS, WebSocket DoS, CSRF null origin bypass in Next.js). - nextjs-16-bun/cacheComponents/cf-workers/trailing-slash/tunnel: 16.1.5 → 16.1.7 - nextjs-sourcemaps: 16.1.6 → 16.1.7 - nextjs-15, nextjs-15-intl: 15.5.10 → 15.5.13 - nextjs-15-t3: ^15.5.9 → ^15.5.13 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I spent quite some time to figure out how to use the Vue plugin under dist folder. Looks like the doc forgets to tell it.