Okay cool, this one worked! We use this special Chrome package with AWS Lambda support, and then we use normal Playright in dev, and then we exclude `playwright` from the deployment (even though it got auto-detected by `require("playwright")`) to just barely sneak in under the 50MB limit for this function. Phew!
The preview deploys for this seem to be, actually working? So that's exciting!
|
||
|---|---|---|
| .. | ||
| allWakaValues.js | ||
| assetImage.js | ||
| graphql.js | ||
| outfitImage.js | ||
| outfitPageSSR.js | ||
| sendFeedback.js | ||
| uploadLayerImage.js | ||
| validPetPoses.js | ||