iyzico / iyzipay-node

iyzipay api node.js client
MIT License
207 stars 67 forks source link

serverless-bundle cannot figure iyzico #108

Closed gabquelyn closed 1 year ago

gabquelyn commented 1 year ago

I am using iyzico with serverless-bundle and nothing seems to work. I think webpack is not bundling it. I am getting this error.

error while getting callsite source context: ENOENT: no such file or directory, open '/var/task/src/client/webpack:/iyzipay/lib/Iyzipay.js' DEBUG error while getting callsite source context: ENOENT: no such file or directory, open '/var/task/src/client/webpack:/iyzipay/lib/Iyzipay.js

gabquelyn commented 1 year ago

I have configured the webpack.config and installed iyzico. Is there anything I might be doing wrong?