J D Carmichael
J D Carmichael
I don't know why this thing is even using nextjs.. there is zero requirement for SSR... sticking a heavily opinionated angular style backend framework on top.. that sounds like a...
I cannot imagine that any company is using this code as-is.. the biggest hurdle we found was understanding the shopify code to be able to reverse engineer it into our...
@jono-allen that's cool - we hit another issue. The koa-middleware from shopify is somewhat covertly being deprecated. We submitted our app and it got rejected based on an outdated api...
Yea we released our app using their Koa garbage patch code in pure js.. not ideal but.. our api only acts as a gateway/proxy to the rest of our systems...
> Are you using this in Cordova or Capacitor? Capacitor
https://capacitorjs.com/docs/guides/splash-screens-and-icons Just following the docs essentially does not work - our icon is stretched too much on some screens, the logo falls off the edge. To fix this we manually...
> @mlynch I think what @j-d-carmichael means is that we need a way to use the command without it actually generating the images and just have the ability to copy...
I'm now breaking the long string into much smaller chunks, and this seems to pass through ok, so it must be something to do with the string length. I don't...
https://www.npmjs.com/package/postmatex until the new devs want it back. open to anyone wanting to help keep it alive. all outstanding prs merged in and deps updated.
https://github.com/johndcarmichael/postmatex As the current authors have left this tool dormant for too long but my project actually depends on it, I have forked and published it as postmatex. Looking for...