Skip to content

Commit ddacc87

Browse files
authored
Fix pptr dependency issue at runtime (#1269)
1 parent 29355be commit ddacc87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ module.exports = {
3838
'webpack',
3939
// Only externalize the packages that cause problems in Lambda
4040
'sharp',
41-
'puppeteer-core',
4241
'@sparticuz/chromium',
4342
'aws-sdk',
4443
/^@aws-sdk\//,

0 commit comments

Comments
 (0)