File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -157,24 +157,6 @@ targets:
157157 - nodejs20.x
158158 license : MIT
159159
160- # NOTE: We publish the v8 layer under its own name so people on v8 can still get patches
161- # whenever we release a new v8 version—otherwise we would overwrite the current major lambda layer.
162-
163- # AWS Lambda Layer target
164- - name : aws-lambda-layer
165- includeNames : /^sentry-node-serverless-\d+.\d+.\d+(-(beta|alpha|rc)\.\d+)?\.zip$/
166- layerName : SentryNodeServerlessSDKv8
167- compatibleRuntimes :
168- - name : node
169- versions :
170- - nodejs10.x
171- - nodejs12.x
172- - nodejs14.x
173- - nodejs16.x
174- - nodejs18.x
175- - nodejs20.x
176- license : MIT
177-
178160 # CDN Bundle Target
179161 - name : gcs
180162 id : ' browser-cdn-bundles'
You can’t perform that action at this time.
0 commit comments