Marco Lüthy

Results 69 comments of Marco Lüthy

Hi @toddwprice thanks for the update. I would not worry too much about the first problem or adding too many dependencies. I would focus on just getting fonts working correctly...

@nmqanh you might just need to change the name/paths in a few steps from `headless_shell` to `headless-chrome`. For example, [in the article](http://fd0.hatenablog.jp/entry/2017/09/10/223042), in the Deploy section, there is reference to...

Hi @md97212 — Hm.. `integration-test/typescript-handler.ts` is just a test file to make sure that the `serverless-plugin-chrome` package plays well with the [serverless-plugin-typescript](https://github.com/graphcool/serverless-plugin-typescript) plugin. The goal of this Issue is to...

Hi @mikenz. I'm late to the party. I'm a little worried about the maintainability of the hard-coded docker value here. (The irony—or is it hypocrisy—of that statement is not lost...

@mikenz I should also add, thank you for your efforts and raising this PR.

Hi @wim-jan. What does your `config.json` file look like? Have you defined `outputs`? Is there any additional logging output before or after the error in CloudWatch? If possible, could you...

Hi @superandrew213 yea it's been on my mind. For longer videos, Lambda doesn't work so well due to it's 5 minute execution-time limit. But it could be useful for things...

@superandrew213 I agree. I'd like to support it. It also aligns with some other work I'm doing with `serverless-chrome` and screencasts.

@superandrew213 Will probably rename the project at some point. Not sure what, though.