Skip to content

Commit

Permalink
chore: log lambda size3
Browse files Browse the repository at this point in the history
  • Loading branch information
pieh committed Oct 5, 2023
1 parent 6cc00f7 commit 4f974d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/runtime/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ export const LAMBDA_MAX_SIZE = 1024 * 1024 * 250
export const DIVIDER = `
────────────────────────────────────────────────────────────────
`
export const BUNDLER = 'none'
export const BUNDLER = 'nft'
export const USE_BLOB = false

0 comments on commit 4f974d5

Please sign in to comment.