Adam Lane

Results 54 comments of Adam Lane

I just got the "'lint-staged' is not recognized as an internal or external command" after testing out building on WSL ubuntu. Deleting node_modules and doing npm install from windows side...

Oh now that you mention it Lambda would be a perfect for premailer.

premailer is a cool tool...it is a shame this silly bug still exists after so long. I spent longer than I want to admit thinking the css in plain text...

Is there no way to accomplish `GENERATED BY DEFAULT AS IDENTITY` in a schema.prisma right from the start?

Now that app router is stable I believe new users will be increasingly looking to add firebase on top of boilerplates made with app directory. Could next-firebase-auth incorporate the edge...

Until there is a way to treat all node_modules as external, I am using this build script which populates external from package.json: ``` import packageJson from './package.json'; function getExternalsFromPackageJson(): string[]...

This is interesting. Think at the very least there should be a note about the option in the readme

@gdarko FYI I was able to get it to build on ubuntu by manually building ImageMagick and then restarting the imgmin build process from scratch. Just putting this here incase...

@hayes thanks so much for the time you put into pothos. I just moved to Pothos and Drizzle and was really happy how easy builder.objectRef made things. Awesome there might...

@hayes I am currently only using it in simple cases but happy to share what I am doing. Here are some helpers I am currently prototyping which make it more...