Tycho Bokdam

Results 212 comments of Tycho Bokdam

@AgentEnder bump, we would like to be able to deploy again.

Just wondering here, but, you could still keep the targets right? Everything is merged together, yes the `project.json` is empty (if you use their plugin everything will still be visible)...

@kriskhoury / @vstets23 / @astrojuanlu / others, tryout the solution provided @rohinthr > Adding timeout while launching the puppeteer will solve this issue. Try adding `timeout:0` in launch options.

> 🚀 In my latest blog post, I've shared the essential steps to seamlessly integrate shadcn/ui (with Next.js applications) within an Nx monorepo. I've also provided a ready-to-use repository: >...

I don't have any active strapi project atm so i'm not quite sure, I do see that [they are working on typescript support](https://strapi.io/blog/strapiconf-2022-announcements-recap) so it should then be a matter...

@florianmrz first of all thanks for figuring all this shit out! I already tried a bit to make it work with everything you mentioned, it then was able to build...

@icastillejogomez where you able to produce a actual prod build with the scripts? The issues that I encountered was once I create a prod build it was unable to start...

Hi, Could you create a PR for those?

@stefanbinder (late reply I know 😅), shelljs does not support that, see how the Pulumi plugin does it, that one passes down input.

Would be a cool addition, could you create a PR? Think a easy flag with `type: 'default' | 'job'` should be able to cover it right?