jblotus/aws-lambda-wkhtmltopdf

compiling node_modules

AngelMunoz opened this issue · 0 comments

Hello! thank you so much for this function, it works really well and we're about to deploy it on production.
However I need an Html to Excel and since my search has proven to be empty
I decided to implement a function that basically replicates what you do here with excels instead pdfs

but I have mental conflicts when it comes to where to compile my node_modules (I genenerally use ubuntu, but I get the feeling that those node_modules won't work)
could you give me a pointer on where to develop or where to clone/compile?

any information would be appreciated, thank you in advance