Jay
Jay
It's weird because the search and copy paste works in the Mac Preview app. Though the indents are not copied over.
The mystery deepens, I think something went wrong with this specific version. The older ones that were generated don't have this issue. @LosD Can you try downloading the PDF from...
That's good. We'll push a new version with this shortly. Yeah I haven't looked the images issue yet. Anybody with Pandoc experience want to help us out here?
Great! Thanks guys. We'll push out a new version. And email it out early next week. Don't want to flood people's inboxes.
I might've missed this but in this PR (https://github.com/AnomalyInnovations/serverless-stack-com/pull/582) you are renaming `MyStack.js`. Are you also removing the `src/lambda.js` somewhere? If not, then we can move that to the bottom...
Yeah I think it makes more sense to not rename the boilerplate stack or lambda function. Just remove it. I'd suggest moving the section from this PR to the other...
@stlouisweb We decided to use [this starter project](https://github.com/AnomalyInnovations/serverless-nodejs-starter) instead of setting it up from scratch. It is up to you if you want to use `serverless-offline`. We'll be covering it...
@MB34 Hmm I'm not sure what you mean by container here. There are open source implementations of Lambda but I have not tried them yet.
Yeah the local development workflow is tricky to get up and running. One of our readers tried something - https://discourse.serverless-stack.com/t/best-local-development-workflow-for-the-tutorial/731/2?u=jayair
Good point! Thanks for brining it up. We'll look into it for a future update.