Skip to content

Commit

Permalink
Force redeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
willpote committed Sep 23, 2021
1 parent ee74900 commit 17f49f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/stacks/routing-lambda-stack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export class RoutingLambdaStack extends cdk.NestedStack {
sourceMap: true,
},
environment: {
VERSION: '2',
NODE_OPTIONS: '--enable-source-maps',
POOL_CACHE_BUCKET: poolCacheBucket.bucketName,
POOL_CACHE_KEY: poolCacheKey,
Expand Down

0 comments on commit 17f49f6

Please sign in to comment.