Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions packages/aws-serverless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@
"access": "public"
},
"dependencies": {
"@opentelemetry/api": "^1.9.1",
"@opentelemetry/instrumentation": "^0.220.0",
"@sentry/conventions": "^0.16.0",
"@sentry/core": "10.67.0",
"@sentry/node": "10.67.0",
Expand Down
2 changes: 0 additions & 2 deletions packages/aws-serverless/rollup.npm.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ export default [
// packages with bundles have a different build directory structure
hasBundles: true,
packageSpecificConfig: {
// Used for our custom eventContextExtractor
external: ['@opentelemetry/api'],
output: {
preserveModulesRoot: 'src',
},
Expand Down
344 changes: 0 additions & 344 deletions packages/aws-serverless/src/integration/aws/vendored/aws-sdk.ts

This file was deleted.

Loading
Loading