Added wrangler explicit buffer import

This commit is contained in:
Alexander Cerutti
2022-02-05 22:58:06 +01:00
parent 6687e4fbb2
commit ff76d0717c

View File

@@ -1,3 +1,4 @@
import { Buffer } from "buffer";
import { PKPass } from "passkit-generator";
/** Assets are handled by Webpack url-loader */