chris-garrett
chris-garrett
I'm also struggling with this workflow. It would be nice to have a flag to the package that would cause it to just rsync into the vendor dir from GOPATH...
@johnnadratowski this would be awesome! I have stopped using glide because of this so I a big +1 from me.
@kerma welcome to the collabs list! > There are couple of different issues here. @chris-garrett your env_caller `env` and `vars` values are only applicable for shell commands called within that...
I just double checked my project(s) and I am using `@feathersjs/authentication-client` for this. [https://docs.feathersjs.com/api/authentication/client.html](https://docs.feathersjs.com/api/authentication/client.html) [https://github.com/feathersjs/authentication-client](https://github.com/feathersjs/authentication-client) My app looks like: ``` ... import authentication from 'feathers-authentication-client'; ... export const app =...
sounds good ty.
I'm very interested in this and can help if I can. I have no idea what is required and I don't know much about WASM but I am willing to...
Seems like option 2 would make sense. Can we help with this? I don't see any obvious branches here.
I am trying to do the same thing and got it working with your code + https://github.com/expo/expo/issues/28363#issue-2256248301 ``` const { IOSConfig, withXcodeProject } = require("@expo/config-plugins"); const withCustomXcodeBuildSettings = ( config,...
I don't recall. Post release we can put a repo together.