Updated serverless example to run on ESM

This commit is contained in:
Alexander Cerutti
2025-01-11 15:43:32 +01:00
parent 4044125e6a
commit 8c8763f8cd
11 changed files with 156 additions and 141 deletions

View File

@@ -1,6 +1,6 @@
import { ALBEvent, ALBResult } from "aws-lambda";
import { PKPass } from "passkit-generator";
import { createPassGenerator } from "../shared";
import { createPassGenerator } from "../shared.js";
/**
* Lambda for fields example